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
_deleteSchedulein moduleooflib.engine.IO.scheduledoutputmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. 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.



