OOF2: The Manual
Name
OOF.LoadData.Skeleton.Nodes — Load Nodes. Used internally in data files.
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- List of points (nodes). Type: A list of tuples of real numbers. The tuples do not all have to have the same size.



