The geometry of the culvert section.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic ICulvertSectionGeometries Geometry { get; set; }Public Property Geometry As ICulvertSectionGeometries
	Get
	Set
public:
virtual property ICulvertSectionGeometries^ Geometry {
	ICulvertSectionGeometries^ get () sealed;
	void set (ICulvertSectionGeometries^ value) sealed;
}Property Value
Type: 
ICulvertSectionGeometriesImplements
ICulvertGeometry
See Also