CatchmentNamApplyBoundary Method |
Name | Description | |
---|---|---|
ApplyBoundary(ICatchmentSourceBoundary) |
Apply a boundary to this catchment
(Inherited from Catchment.) | |
ApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource) |
Apply source boundary to the catchment. The boundary will be set depending on the type.
It will throw an exception if type in not correct or if Discharge type is used.
(Overrides CatchmentApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource).)If a boundoary source is already set, it will be overridden. | |
ApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource) |
Apply boundary for Global source boundary type
(Overrides CatchmentApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource).) |