OOF2: The Manual

Name

OOF.Graphics_n.Settings.Time — Set the time for display layers.

Synopsis

OOF.Graphics_n.Settings.Time(time)

Details

  • Parent Menu: OOF.Graphics_n.Settings
  • Callback: function GhostGfxWindow.setTimeCB in module ooflib.common.IO.ghostgfxwindow
  • Parameters:

    time
    The time to use when displaying time-dependent layers. Type: A real number.

Description

This command sets the time for the graphics windoow. All Mesh Layers whose when parameter is set to latest will be displayed at the given time, unless the Layer is frozen.