Click or drag to resize

FloodMapperCreateReachPointData Method

Overload List
  NameDescription
Public methodCreateReachPointData(IListFloodMapCsPoint, ICoordinateSequence, Boolean)
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.
Public methodCreateReachPointData(ICoordinateSequence, IListFloodMapCsPoint, ICoordinateSequence, Boolean)
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.
Top
See Also