FloodMapRes1DCrossSectionWrapper Class |
Namespace: DHI.Mike1D.FloodMap
The FloodMapRes1DCrossSectionWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | FloodMapRes1DCrossSectionWrapper |
Default constructor
|
Name | Description | |
---|---|---|
![]() | Coordinates |
List for the points defining the cross section. If null, cross section is
assumed to be perpendicular to the river.
|
![]() | IsOpen |
Flag specifying if cross section is an open cross section.
|
![]() | LeftLeveeBank | |
![]() | LeftLowFlowBank |
The left low flow bank (marker 4) - index into Points, negative if undefined
|
![]() | LowestPoint | |
![]() | MaxWidth |
Maximum width of cross section. For open cross section it is the width at the top of the cross section
|
![]() | Points |
List of the points defining the geometry of the cross section.
Null if geometry is not explicitly defined (defined by processed data only)
|
![]() | RightLeveeBank | |
![]() | RightLowFlowBank |
The right low flow bank (marker 5) - index into Points, negative if undefined
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |