Click or drag to resize

ICatchmentConnection Properties

The ICatchmentConnection type exposes the following members.

Properties
  NameDescription
Public propertyArea
Area of catchment that goes into this connection. Use either Area or Fraction. Set Fraction to 0 to use Area.
Public propertyCatchmentId
FlowType Id of catchment
Public propertyEndChainage
End chainage of reach/branch
Public propertyFlowType
Type of flow that this catchment connection handles
Public propertyFraction
Fraction of catchment discharge running into this connection. Use either Area or Fraction. Set Fraction to 0 to use Area.
Public propertyIsOverlappingRiverArea
Flag indicating if the catchment area is overlapping the river area, and runoff is adjusted according to this.

It only has an effect for a connection span, not for connection nodes/locations.

Default is false, M11/MH sets this to true. Should only be set to true for connections to open cross sections.

Public propertyNodeId
ID of node
Public propertyReachId
ID of reach/branch
Public propertyStartChainage
Start chainage of reach/branch
Top
See Also