OOF2: The Manual

Name

OOF.Skeleton.PinNodes.Invert — Pin the unpinned and unpin the pinned.

Synopsis

OOF.Skeleton.PinNodes.Invert(skeleton)

Details

  • Parent Menu: OOF.Skeleton.PinNodes
  • Callback: function _invert in module ooflib.engine.pinnodesmodifier
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

Invert the status of pinned Nodes in the given Skeleton. Pinned Nodes will be released and free nodes will be pinned.