OOF2: The Manual
Name
OOF.NodeSelection.Redo — Redo a Skeleton node selection.
Synopsis
OOF.NodeSelection.Redo(skeleton)
Details
- Parent Menu: OOF.NodeSelection
-
Callback: function
_redoin moduleooflib.engine.IO.skeletonselectmenu -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject.
Description
Redo a previously undone Node
selection in the given skeleton. Undone
selections can be redone only if no new selections have been made
since the time of the last Undo.
This command is equivalent to OOF.Graphics_n.Toolbox.Select_Node.Redo, which performs the same task from the Skeleton Selection toolbox in the Graphics window.



