OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Meshes.Mesh_Position — Set the default displacement in Mesh displays.

Synopsis

OOF.Settings.Graphics_Defaults.Meshes.Mesh_Position(where)

Details

  • Parent Menu: OOF.Settings.Graphics_Defaults.Meshes
  • Callback: function _setDefaultMeshPosition in module ooflib.engine.IO.displaymethods
  • Parameters:

    where
    Plot at displaced or original position? Type: An Output object whose value is a position in the xy plane.

Description

Set the default value of the where parameter for automatically generated Mesh display layers. Meshes with a Displacement Field defined can be displayed at their undisplaced or displaced locations, or with an exaggerated displacement.

See Also