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.
Description
This is a version of OOF.Mesh.Scheduled_Output.Destination.Set that is used internally in data files. It is not invoked directly by the OOF2 user interface.



