OOF2: The Manual

Name

OOF.Mesh.Scheduled_Output.Schedule.Delete — Delete the schedule for a scheduled output.

Synopsis

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

Details

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

    mesh
    Type: The path to an existing Mesh object.
    output
    Name of the output whose schedule is being deleted. Type: A character string.

Description

Delete the Schedule and ScheduleType from a Scheduled Output. The Scheduled Output will not be performed unless a new schedule is assigned.