Click or drag to resize

IGlobalSourceBoundaryGeoLocatedSources Property

List of Geo Located Items. It is allowed not to set the Geo Point only if the list contains one item. If the list contains more than one item, it is required that all Geo Located Items have a valid Geo Point, otherwise an error message will be thrown.

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
List<GlobalGeoLocatedSource> GeoLocatedSources { get; set; }

Property Value

Type: ListGlobalGeoLocatedSource
See Also