ICulvertSectionGeometries Properties | 
The ICulvertSectionGeometries type exposes the following members.
| Name | Description | |
|---|---|---|
| Closed | 
            Flag indicating whether the section is open or closed. Close sections have vertical 
            walls (constant width) from the topmost point and upwards.
              (Inherited from ICulvertSectionBase.) | |
| Data | 
            Level width data. Lookups are always made using WidthFromDepth so no need for distingtion between 
            depth/width data and level/width data is needed.
              (Inherited from ICulvertSectionTable.) | |
| Diameter | 
            Inner diameter of the section.
            Unit: [m]
              (Inherited from ICulvertSectionCircular.) | |
| GeometryCrossSectionLocation | 
            Location of cross section data for geometry. 
              (Inherited from ICulvertSectionCrossSection.)If null, the location of the structure in the network is used (Location).  | |
| GeometryCrossSectionTopoId | 
            TopoID of cross section data for weir geometry. 
              (Inherited from ICulvertSectionCrossSection.)If null, the topo id of the structure in the network is used (TopoID).  | |
| GeometryType | 
            Type of geometry currently enabled.
              | |
| Height | 
            Height of the section;
            Unit: [m]
              (Inherited from ICulvertSectionRectangular.) | |
| Width | 
            Width of the section.
            Unit: [m]
              (Inherited from ICulvertSectionRectangular.) |