Click or drag to resize

FloodMapPointData Fields

The FloodMapPointData type exposes the following members.

Fields
  NameDescription
Public fieldCenterCoor
Coordinate at center of river
Public fieldChainage
Chainage of point - stored in M of CenterCoor
Public fieldDirectionUnitVector
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
Public fieldLeftBankCoor
Coordinate at left bank
Public fieldLeftLowFlowBankCoor
Coordinate at left low-flow bank. If no left low flow bank is defined, this is null.
Public fieldPointType
Type of point.
Public fieldRightBankCoor
Coordinate at right bank
Public fieldRightLowFlowBankCoor
Coordinate at right low-flow bank. If no right low flow bank is defined, this is null.
Top
See Also