OOF2: The Manual

Name

OOF.Skeleton.PinNodes.Redo — Undo the undone pinning operation.

Synopsis

OOF.Skeleton.PinNodes.Redo(skeleton)

Details

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

    skeleton
    Type: The path to an existing Skeleton object.

Description

Redo a previously undone Node pinning operation. Undone operations can be redone only if no further modifications have been made since the time of the last Undo.

This command is equivalent to OOF.Graphics_n.Toolbox.Pin_Nodes.Redo, which performs the same task when invoked from the Pin Nodes Toolbox.