OOF2: The Manual

Name

OOF.LoadData.Mesh.Time — Set the current time for a saved Mesh.

Synopsis

OOF.LoadData.Mesh.Time(mesh, time)

Details

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

    mesh
    Type: The path to an existing Mesh object.
    time
    Type: A real number.

Description

Set the time for the current Field values. This command is used within data files and not invoked directly by the OOF2 user interface.