The FlowPath type exposes the following members.

Methods

  NameDescription
Public methodAddSegment
Break an existing segment and add a new flow segment.
Public methodClear
Deletes FlowPath, and reset TOC data.
Public methodGetFlowSegmentAt
Gets a FlowSegment by index from the FlowPath.
Public methodGetPath
Gets the vertices of FlowPath.
Public methodRemoveSegment
Remove a flow segment definition by index.
Public methodSetPath
Sets the vertices of FlowPath.
Public methodSetPathFromSurface
Calculate and set the path that flow from the input point to the discharge point along the surface.

Properties

  NameDescription
Public propertyFlowSegmentCount
Gets the number of FlowSegments in the FlowPath.

See Also