OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Meshes.Cross_Section — Set default parameters for Mesh Cross Section displays.

Synopsis

OOF.Settings.Graphics_Defaults.Meshes.Cross_Section(color,linewidth)

Details

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

    color
    In which color? Type: An object of the Color class.
    linewidth
    Thickness of the line. Type: An integer in the range [0, 10].

Description

Set default parameters for MeshCrossSectionDisplays. See MeshCrossSectionDisplay for the details. This command may be put into your .oof2rc file to set defaults for all OOF2 sessions.