FloodMapExtensions Methods |
The FloodMapExtensions type exposes the following members.
Name | Description | |
---|---|---|
CreateReachPointData |
Create a list of FloodMapPointData, containing bank and center coordinates
for all flood map point.
A flood map point is added for all digipoints and all cross sections inside the digipoint span.
| |
GetClosestDownstreamGridPoint |
Find the gridpoint which is closest to the given location upstream.
It is assumed that the reachCsPoints max and min chainages are containing the given chainage, otherwise null is returned. | |
GetClosestUpstreamGridPoint |
Find the gridpoint which is closest to the given location upstream.
It is assumed that the reachCsPoints max and min chainages are containing the given chainage, otherwise null is returned. | |
Interpolate |
Interpolate a FloodMapPointData at the specified chainage.
|