IBoundaryDataCatchmentSourceBoundaries Property |
Catchment source boundaries, sources for catchment
models, as e.g. rainfall and evaporation. These can be specified
for each catchment individually here. If specifying rain etc.
globally or based on coordinates, used the
GlobalSourceBoundaries.
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxICatchmentSourceBoundaries CatchmentSourceBoundaries { get; }
ReadOnly Property CatchmentSourceBoundaries As ICatchmentSourceBoundaries
Get
property ICatchmentSourceBoundaries^ CatchmentSourceBoundaries {
ICatchmentSourceBoundaries^ get ();
}
Property Value
Type:
ICatchmentSourceBoundaries
See Also