MEPAnalyticalModelData.GetSegmentById
Description:
Gets the analytical segment with the specified id.
Gets the analytical segment with the specified id.
public MEPAnalyticalSegment GetSegmentById(
int segmentId
)
-
segmentIdThe segment id to be retrieved. This id is not 0 based.
-
The input must be a valid segment id.