OOF2: The Manual
Name
OOF.Mesh.Scheduled_Output.Destination.Delete — Delete the destination for a scheduled output.
Synopsis
OOF.Mesh.Scheduled_Output.Destination.Delete(mesh,output)
Details
- Parent Menu: OOF.Mesh.Scheduled_Output.Destination
-
Callback: function
_deleteDestinationin moduleooflib.engine.IO.scheduledoutputmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. output- Name of the output whose destination is being deleted. Type: A character string.
Description
This command deletes the OutputDestination from a ScheduledOutput. After the destination is deleted, the Scheduled Output is deactivated until a new destination is assigned.



