ICatchmentConnection Properties |
The ICatchmentConnection 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 |
ID of catchment
| |
| EndChainage |
End chainage of reach/branch
| |
| 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
| |
| ReachId |
ID of reach/branch
| |
| StartChainage |
Start chainage of reach/branch
|