Click or drag to resize

FloodMapperSanitizeReachPoints 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#
public bool SanitizeReachPoints(
	IList<FloodMapCsPoint> csPoints,
	ICoordinateSequence digiPoints
)

Parameters

csPoints
Type: System.Collections.GenericIListFloodMapCsPoint
digiPoints
Type: DHI.Mike1D.Generic.Spatial.GeometryICoordinateSequence

Return Value

Type: Boolean
See Also