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.invertin moduleooflib.engine.IO.pinnodes -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject.
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.



