Click or drag to resize

AbstractBroadCrestedCWeirUpstreamCrossSection Property

Upstream cross section data. The cros section data is the processed level, with, area. Set up during initialize, 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 ICrossSection UpstreamCrossSection { get; set; }

Property Value

Type: ICrossSection
See Also