OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Select_Segment.Clear — Clear the selection.

Synopsis

OOF.Graphics_n.Toolbox.Select_Segment.Clear(skeleton)

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Select_Segment
  • Callback: function SkelSelectToolbox.clearCB in module ooflib.common.IO.genericselecttoolbox
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

Unselect all Segments in a Skeleton. The skeleton parameter is the Skeleton in which the Segments are to be deselected.