OOF2: The Manual

Name

OOF.Graphics_n.Settings.Long_Layer_Names — Use the long form of layer names in the layer list.

Synopsis

OOF.Graphics_n.Settings.Long_Layer_Names(boolean)

Details

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

    boolean
    A boolean value, 0 (false) or 1 (true). This is not a keyword parameter (just enter '0' or '1', not 'boolean=1').

Description

When Long_Layer_Names is on, the Layer List in the Graphics window shows the full set of parameters for each Layer. Often this is too much information. When Long_Layer_Names is off, only the displayed object and DisplayMethod are shown, without arguments.