M

MEPAnalyticalModelData.GetSegmentData

Description:
Gets the analysis data on the specified segment.
public MEPNetworkSegmentData GetSegmentData(
	int segmentId
)
  • segmentId
    The segment id to be retrieved.
Return Value MEPNetworkSegmentData The calculated data of this segment. Be aware that the segment data may be invalid if the calculation failed.