CatchmentConnection Properties |
The CatchmentConnection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Area |
Area of catchment that goes into this connection.
Use either Area or Fraction. Set Fraction to 0 to use Area.
|
![]() | CatchmentId |
Model Id of catchment
|
![]() | EndChainage |
End chainage of reach/branch (high chainage value)
|
![]() | FlowType |
Type of flow that this catchment connection handles
|
![]() | Fraction |
Fraction of catchment discharge running into this connection.
Use either Area or Fraction. Set Fraction to 0 to use Area.
|
![]() | IsOverlappingRiverArea |
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. |
![]() | NodeId |
ID of node that the catchment is connected to
|
![]() | ReachId |
ID of reach that the catchment is connected to
|
![]() | StartChainage |
Start chainage of reach/branch (low chainage value)
|