Click or drag to resize

CatchmentConnection Properties

The CatchmentConnection 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
Model Id of catchment
Public propertyEndChainage
End chainage of reach/branch (high chainage value)
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.

M11 default is true.

Public propertyNodeId
ID of node that the catchment is connected to
Public propertyReachId
ID of reach that the catchment is connected to
Public propertyStartChainage
Start chainage of reach/branch (low chainage value)
Top
See Also