Click or drag to resize

CulvertSectionGeometries Properties

The CulvertSectionGeometries type exposes the following members.

Properties
  NameDescription
Public propertyClosed
Flag indicating wheather the culvert section is open or closed.
Public propertyData
Level width data. Lookups are always made using WidthFromDepth so no need for distingtion between depth/width data and level/width data is needed.
Public propertyDiameter
Inner diameter of the section. Unit: [m] Default: 0;
Public propertyGeometryCrossSectionLocation
Location of cross section data for culvert geometry. If null, the location of the structure in the network is used.
Public propertyGeometryCrossSectionTopoId
TopoID of cross section data for weir geometry.

If null, the topo id of the structure in the network is used (TopoID).

Public propertyGeometryType
Type of geometry currently enabled.
Public propertyHeight
Height of the section; Unit: [m] Default: 0
Public propertyWidth
Width of the section. Unit: [m] Default: 0
Top
See Also