OOF2: The Manual

Name

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

Synopsis

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

Details

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

    skeleton
    Type: The path to an existing Skeleton object.

Description

Invert the current Element selection in the Skeleton named by the skeleton parameter. All of the currently selected Elements will be unselected and all of the currently unselected ones will be selected.