OOF2: The Manual

Name

OOF.Mesh.Scheduled_Output.Delete — Delete a scheduled output operation.

Synopsis

OOF.Mesh.Scheduled_Output.Delete(mesh,output)

Details

  • Parent Menu: OOF.Mesh.Scheduled_Output
  • Callback: function _deleteOutput in module ooflib.engine.IO.scheduledoutputmenu
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.
    output
    Name of the output to delete. Type: A character string.

Description

Delete a Scheduled Output from a Mesh. All of its components, ScheduledOutput, ScheduleType, Schedule and OutputDestination, will be deleted.