The Catchment type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) |
![]() ![]() | Create | Creates a new catchment given a name, style id, reference surface id, polyline. |
![]() ![]() | CreateCopy | Creates a copy of the catchment and assigns it to a new group. This is equivalent to a Copy Catchment To Group operation. To be consistent with the user interface, the user shall change the name of the new catchment (if desired) after the copy operation has been performed. |
![]() | GetAvailableCatchmentLabelIds | Gets the ObjectIdCollection of all CatchmentLabels for the Catchment. |
![]() | GetAvailableFlowSegmentLabelIds | Gets the ObjectIdCollection of all FlowSegmentLabels for the Catchment. |
![]() | GetFlowPath | Obsolete. Get the FlowPath of the Catchment. |
![]() ![]() | GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) |
![]() | SetFlowPath(FlowPath) | Obsolete. Sets the FlowPath of the Catchment from another flow path. |
![]() | SetFlowPath(Point3dCollection) | Obsolete. Sets the FlowPath of the Catchment from an array of points. |