OOF2: The Manual
Name
OOF.Settings.Graphics_Defaults.Skeletons.Skeleton_Edges — Set the default parameters for Skeleton edge displays.
Synopsis
OOF.Settings.Graphics_Defaults.Skeletons.Skeleton_Edges(color,width)
Details
- Parent Menu: OOF.Settings.Graphics_Defaults.Skeletons
-
Callback: function
_setDefaultSkeletonEdgeParamsin moduleooflib.engine.IO.displaymethods -
Parameters:
color- Type: An object of the
Colorclass. width- Line thickness, in pixels. Type: An integer in the range [0, 10].
Description
Set the default parameters for
SkeletonEdgeDisplays.
See SkeletonEdgeDisplay for the details. This command may be placed in the .oof2rc file
to set a default value for all OOF2 sessions.



