OOF2: The Manual
Name
OOF.LoadData.Skeleton.Nodes — Create Skeleton Nodes.
Synopsis
OOF.LoadData.Skeleton.Nodes(skeleton, points)
Details
- Parent Menu: OOF.LoadData.Skeleton
-
Callback: function
_loadNodesin moduleooflib.engine.IO.skeletonIO -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject. points- A list of node positions (x,y). Type: A list of tuples of real numbers.
Description
Create Nodes in a Skeleton that is being loaded from a data file.
This command must come after OOF.LoadData.Skeleton.NewPeriodic in the data
file. It is only used in data files and is not directly
accessible from the OOF2 user interface.



