OOF2: The Manual
Name
OOF.Graphics_n.Toolbox.Pin_Nodes.UnPinAll — Unpin all nodes.
Synopsis
OOF.Graphics_n.Toolbox.Pin_Nodes.UnPinAll(skeleton)
Details
- Parent Menu: OOF.Graphics_n.Toolbox.Pin_Nodes
-
Callback: function
PinnedNodesToolbox.unpinallin moduleooflib.engine.IO.pinnodes -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject.
Description
The UnPinAll command is called by the Pin Nodes toolbox in the
graphics window. It unpins all of the 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.



