OOF2: The Manual
Name
OOF.Graphics_n.Toolbox.Move_Nodes.MoveNode — Move a node to another positon.
Synopsis
OOF.Graphics_n.Toolbox.Move_Nodes.MoveNode(origin,destination)
Details
- Parent Menu: OOF.Graphics_n.Toolbox.Move_Nodes
-
Callback: function
MoveNodeToolbox.moveNodein moduleooflib.engine.IO.movenode -
Parameters:
Description
Move a Skeleton Node to a new position. The Node to be moved is
the one closest to the given origin point. It
will be moved to the given destination.
Moves that create illegal
Elements will be prohibited unless they have been explicitly
approved by calling OOF.Graphics_n.Toolbox.Move_Nodes.AllowIllegal.



