Flow |
The FlowPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | FlowSegmentCount | Gets the number of FlowSegments in the FlowPath. |
Name | Description | |
---|---|---|
![]() | AddSegment | Break an existing segment and add a new flow segment. |
![]() | Clear | Deletes FlowPath, and reset TOC data. |
![]() | GetFlowSegmentAt | Gets a FlowSegment by index from the FlowPath. |
![]() | GetPath | Gets the vertices of FlowPath. |
![]() | RemoveSegment | Remove a flow segment definition by index. |
![]() | SetPath | Sets the vertices of FlowPath. |
![]() | SetPathFromSurface | Calculate and set the path that flow from the input point to the discharge point along the surface. |