OOF2: The Manual
Name
OOF.Graphics_n.Toolbox.Select_Segment.Invert — Invert the selection.
Synopsis
OOF.Graphics_n.Toolbox.Select_Segment.Invert(skeleton)
Details
- Parent Menu: OOF.Graphics_n.Toolbox.Select_Segment
-
Callback: function
SkelSelectToolbox.invertCBin moduleooflib.common.IO.genericselecttoolbox -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject.
Description
Invert the current Segment selection in the
Skeleton named by the skeleton
parameter. All of the currently selected Segments
will be unselected and all of the currently unselected
ones will be selected.



