<Code Lib>
2026 Method
Changes 7
M

MEPAnalyticalSegment.GetFlowCharacteristics

Description:
Gets all flow characteristics of the segment.

public string GetFlowCharacteristics(
	Document doc
)

  • doc
    The document of this segment.
Return Value String All flow characteristics of the segment in one string, empty if all characteristics are undefined.

Loading…