Click or drag to resize

FloodMapperCreateMapReachPoints 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 CoordinateList CreateMapReachPoints(
	IList<FloodMapCsPoint> csPoints,
	ICoordinateSequence digiPoints
)

Parameters

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

Return Value

Type: CoordinateList
See Also