IRes1DOpenCrossSection Properties | 
The IRes1DOpenCrossSection type exposes the following members.
| Name | Description | |
|---|---|---|
| Coordinates | 
            List of coordinates. Can be null
              | |
| ID | 
            ID for the cross section
              (Inherited from IRes1DCrossSection.) | |
| LeftCoordinateMarker | 
            The point corresponding to the left coordinate of the cross section (marker 6) - index into Points, negative if undefined
              | |
| LeftLeveeBank | 
            The left levee bank (marker 1) - index into Points, negative if undefined
              | |
| LeftLowFlowBank | 
            The left low flow bank (marker 4) - index into Points, negative if undefined
              | |
| LowestPoint | 
            The lowest point in the channel (marker 2) - index into Points, negative if undefined
              | |
| Points | 
            List for the points defining the cross section
              | |
| RightCoordinateMarker | 
            The point corresponding to the right coordinate of the cross section (marker 7) - index into Points, negative if undefined
              | |
| RightLeveeBank | 
            The right levee bank (marker 3) - index into Points, negative if undefined
              | |
| RightLowFlowBank | 
            The right low flow bank (marker 5) - index into Points, negative if undefined
              |