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.unpinall in module oof2.engine.IO.pinnodes
  • Threadability: Threadable
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

The TogglePin 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.


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