FloodMapPointData Fields | 
The FloodMapPointData type exposes the following members.
| Name | Description | |
|---|---|---|
| CenterCoor |  Coordinate at center of river   | |
| Chainage |   Chainage of point - stored in M of CenterCoor  | |
| DirectionUnitVector |  Direction of flow in river. This is used to find the perpendicular cross section direction. It is reversed when setting the reverse-direction flag, i.e. pointing in negative chainage direction  | |
| LeftBankCoor |  Coordinate at left bank   | |
| LeftLowFlowBankCoor |  Coordinate at left low-flow bank. If no left low flow bank is defined, this is null.   | |
| PointType |  Type of point.   | |
| RightBankCoor |  Coordinate at right bank   | |
| RightLowFlowBankCoor |  Coordinate at right low-flow bank. If no right low flow bank is defined, this is null.   |