Click or drag to resize

ICatchmentSourceBoundaryGeoPoint Property

If this catchment source comes from a geographically referenced location, enter the coordinates here. The GeoPoint is only used if the list of CatchmentIds is empty. If there is more than one catchment source of the same type without a list of catchment, all must have a GeoPoint defined (those without will be ignored).

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
ICoordinate GeoPoint { get; set; }

Property Value

Type: ICoordinate
See Also