FloodMapExtensionsGetClosestDownstreamGridPoint Method |
It is assumed that the reachCsPoints max and min chainages are containing the given chainage, otherwise null is returned.
Namespace: DHI.Mike1D.FloodMap
public static FloodMapCsPoint GetClosestDownstreamGridPoint( this IList<FloodMapCsPoint> reachCsPoints, double chainage )
[Missing <param name="reachCsPoints"/> documentation for "M:DHI.Mike1D.FloodMap.FloodMapExtensions.GetClosestDownstreamGridPoint(System.Collections.Generic.IList{DHI.Mike1D.FloodMap.FloodMapCsPoint},System.Double)"]
[Missing <param name="chainage"/> documentation for "M:DHI.Mike1D.FloodMap.FloodMapExtensions.GetClosestDownstreamGridPoint(System.Collections.Generic.IList{DHI.Mike1D.FloodMap.FloodMapCsPoint},System.Double)"]
[Missing <returns> documentation for "M:DHI.Mike1D.FloodMap.FloodMapExtensions.GetClosestDownstreamGridPoint(System.Collections.Generic.IList{DHI.Mike1D.FloodMap.FloodMapCsPoint},System.Double)"]