OOF2: The Manual
Name
OOF.LoadData.Mesh.Scheduled_Output.Schedule — Assign a schedule to an output operation.
Synopsis
OOF.LoadData.Mesh.Scheduled_Output.Schedule(mesh,output,scheduletype,schedule)
Details
- Parent Menu: OOF.LoadData.Mesh.Scheduled_Output
-
Callback: function
_setSchedulein moduleooflib.engine.IO.scheduledoutputmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. output- Name of the output being scheduled. Type: A character string.
scheduletype- How to interpret the schedule. Type: An object of the
ScheduleTypeclass. schedule- When to produce the output. Type: An object of the
Scheduleclass.



