OOF2: The Manual

Name

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

Synopsis

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

Details

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

    skeleton
    Type: The path to an existing Skeleton object.

Description

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