DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.FloodMap
FloodMapper Class
FloodMapper Methods
CreateMapReachPoints Method
CreateReachPointData Method
SanitizeReachPoints Method
FloodMapper
SanitizeReachPoints Method
Namespace:
DHI.Mike1D.FloodMap
Assembly:
DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
bool
SanitizeReachPoints
(
IList
<
FloodMapCsPoint
>
csPoints
,
ICoordinateSequence
digiPoints
)
Parameters
csPoints
Type:
System.Collections.Generic
IList
FloodMapCsPoint
digiPoints
Type:
DHI.Mike1D.Generic.Spatial.Geometry
ICoordinateSequence
Return Value
Type:
Boolean
See Also
Reference
FloodMapper Class
DHI.Mike1D.FloodMap Namespace