OOF2: The Manual
Name
OOF.LoadData.Mesh.Scheduled_Output.Destination — Assign a destination to an output operation.
Synopsis
OOF.LoadData.Mesh.Scheduled_Output.Destination(mesh,output,destination)
Details
- Parent Menu: OOF.LoadData.Mesh.Scheduled_Output
-
Callback: function
_setDestinationin moduleooflib.engine.IO.scheduledoutputmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. output- Name of the output. Type: A character string.
destination- Where the output should go. Type: An object of the
OutputDestinationclass.



