OOF2: The Manual

Name

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

Synopsis

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

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Select_Node
  • Callback: function SkelSelectToolbox.invertCB in module oof2.common.IO.genericselecttoolbox
  • Threadability: Threadable
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

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


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */