M

MEPAnalyticalModelData.GetSegmentByIndex

Description:
Gets the analytical segment at the specified position.
public MEPAnalyticalSegment GetSegmentByIndex(
	int index
)
  • index
    The index where the segment is stored. This index is 0 based.
Return Value MEPAnalyticalSegment The returned analytical segment.