OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Pin_Nodes.Invert — Invert pinned nodes.

Synopsis

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

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Pin_Nodes
  • Callback: function PinnedNodesToolbox.invert in module oof2.engine.IO.pinnodes
  • Threadability: Threadable
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

The Invert command is called by the Pin Nodes toolbox in the graphics window. It unpins all of the pinned Nodes and pins all of the unpinned Nodes in the Skeleton given as an argument. When run from the graphics window, this will be the topmost Skeleton displayed in the window.

The skeleton parameter is the fully-qualified name of the Skeleton on which to operate.


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