OOF2: The Manual
Name
OOF.Settings.Graphics_Defaults.Skeletons.Selected_Boundary — Set default parameters for displaying selected skeleton boundaries.
Synopsis
OOF.Settings.Graphics_Defaults.Skeletons.Selected_Boundary(color,linewidth,dotsize,arrowsize)
Details
- Parent Menu: OOF.Settings.Graphics_Defaults.Skeletons
-
Callback: function
_setSelSkelBdyParamsin moduleoof2.engine.IO.skeletonbdydisplay -
Threadability:
Threadable -
Parameters:
color- Color for the selected boundary. Type: An object of the
Colorclass. linewidth- Line width for edge boundaries. Type: An integer in the range [0, 10].
dotsize- Dot radius for point boundaries. Type: An integer in the range [0, 10].
arrowsize- Arrow size for edge boundaries. Type: An integer in the range [0, 20].
Description
This command sets the default parameters for the
SelectedSkeletonBoundaryDisplay,
which displays the currently
selected
Skeleton boundaries. Put this command
in the .oof2rc file to set default values for all OOF2 sessions.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




