OOF2: The Manual
Name
OOF.Settings.Graphics_Defaults.Skeletons.Illegal_Elements — Set default parameters for displaying illegal skeleton elements.
Synopsis
OOF.Settings.Graphics_Defaults.Skeletons.Illegal_Elements(color,linewidth)
Details
- Parent Menu: OOF.Settings.Graphics_Defaults.Skeletons
-
Callback: function
_setSkelIllegalParamsin moduleooflib.engine.IO.skeletoninfodisplay -
Parameters:
color- Color for illegal elements. Type: An object of the
Colorclass. linewidth- Line width Type: An integer in the range [0, 10].
Description
Set the default parameters for the
SkeletonIllegalElementDisplay that
highlights the
illegal
Elements in a graphics window. See
SkeletonIllegalElementDisplay for
the details. This command may be placed in the .oof2rc file
to set default values for all OOF2 sessions.



