ICulvertGeometry Property  | 
 
            Class describing 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)
SyntaxICulvertSectionGeometries Geometry { get; set; }Property Geometry As ICulvertSectionGeometries
	Get
	Set
property ICulvertSectionGeometries^ Geometry {
	ICulvertSectionGeometries^ get ();
	void set (ICulvertSectionGeometries^ value);
}Property Value
Type: 
ICulvertSectionGeometries
See Also