OOF2: The Manual

Name

OOF.LoadData.Skeleton.SegmentGroup — Load Segment Group. Used internally in a data file.

Synopsis

OOF.LoadData.Skeleton.SegmentGroup(skeleton,name,segments)

Details

  • Parent Menu: OOF.LoadData.Skeleton
  • Callback: function _loadSegmentGroup in module oof2.engine.IO.skeletonIO
  • Threadability: Threadable
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.
    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.

Description

Load a segment group.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */