Click or drag to resize

ICulvertSectionCrossSection Interface

Class handling a culvert geometry from cross section database.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface ICulvertSectionCrossSection

The ICulvertSectionCrossSection type exposes the following members.

Properties
  NameDescription
Public propertyGeometryCrossSectionLocation
Location of cross section data for geometry.

If null, the location of the structure in the network is used (Location).

Public propertyGeometryCrossSectionTopoId
TopoID of cross section data for weir geometry.

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

Top
See Also