M

MEPAnalyticalModelData.GetSegmentById

Description:
Gets the analytical segment with the specified id.
public MEPAnalyticalSegment GetSegmentById(
	int segmentId
)
  • Int32
    segmentId
    The segment id to be retrieved. This id is not 0 based.
Return Value MEPAnalyticalSegment The returned analytical segment.