OOF2: The Manual

Name

OOF.LoadData.Mesh.Status — Set the Mesh status.

Synopsis

OOF.LoadData.Mesh.Status(mesh, status)

Details

  • Parent Menu: OOF.LoadData.Mesh
  • Callback: function _status in module ooflib.engine.IO.meshIO
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.
    status
    Type: An object of the MeshStatus class.

Description

Set a Mesh's status. This command is used within data files and not invoked directly by the OOF2 user interface.