OOF2: The Manual
Name
OOF.LoadData.Skeleton.SegmentGroup — Load Segment Group. Used internally in data files.
Synopsis
OOF.LoadData.Skeleton.SegmentGroup(skeleton,name,segments)
Details
- Parent Menu: OOF.LoadData.Skeleton
-
Callback: function
_loadSegmentGroupin moduleooflib.engine.IO.skeletonIO -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject. name- Name for the segment group. Type: A character string.
segments- List of segments -- tuple of two node indices. Type: A list of tuples of integers. The tuples do not all have to have the same size.



