<Code Lib>
2026 Method
Changes 7
M

MEPAnalyticalSegment.GetFlowConvergenceCharacteristic

Description:
Gets the flow convergence characteristic of the segment.

public FlowConvergenceCharacteristic GetFlowConvergenceCharacteristic(
	Document doc,
	out FlowPositionCharacteristic outPosition
)

  • doc
    The document of this segment.
  • outPosition
    The acquired flow position characteristic of the segment, undefined if the convergence characteristic is undefined.
Return Value FlowConvergenceCharacteristic FlowConvergenceCharacteristic

Loading…