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 _setDestination in module ooflib.engine.IO.scheduledoutputmenu
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.
    output
    Name of the output. Type: A character string.
    destination
    Where the output should go. Type: An object of the OutputDestination class.

Description

Used internally in data files.