OOF2: The Manual

Name

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

Synopsis

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

Details

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

    skeleton
    Type: The path to an existing Skeleton object.

Description

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