OOF2: The Manual
Name
OOF.LoadData.Skeleton.PinnedNodes — Pin Nodes.
Synopsis
OOF.LoadData.Skeleton.PinnedNodes(skeleton, nodes)
Details
- Parent Menu: OOF.LoadData.Skeleton
-
Callback: function
_loadPinnedNodesin moduleooflib.engine.IO.skeletonIO -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject. nodes- List of indices of pinned nodes. Type: A list of integers.
Description
Pin Nodes in a
Skeleton that is being loaded from a data file. This command must
come after OOF.LoadData.Skeleton.Nodes
in the file. It is only used in data files and is not directly
accessible in the OOF2 user interface.



