Share

Catchment Methods

The Catchment type exposes the following members.

Methods

 NameDescription
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodStatic memberCreate Creates a new catchment given a name, style id, reference surface id, polyline.
Public methodStatic memberCreateCopy 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.
Public methodGetAvailableCatchmentLabelIds Gets the ObjectIdCollection of all CatchmentLabels for the Catchment.
Public methodGetAvailableFlowSegmentLabelIds Gets the ObjectIdCollection of all FlowSegmentLabels for the Catchment.
Public methodGetFlowPathObsolete.
Get the FlowPath of the Catchment.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodSetFlowPath(FlowPath)Obsolete.
Sets the FlowPath of the Catchment from another flow path.
Public methodSetFlowPath(Point3dCollection)Obsolete.
Sets the FlowPath of the Catchment from an array of points.

See Also

Reference

Was this information helpful?