Click or drag to resize

OrificeUseUpAndDownstreamCrossSection Property

Flag specifying whether to use upstream and downstream cross section for geometry, or whether to use the 4 geometry parameters: UpstreamBottomLevel, DownstreamBottomLevel, UpstreamTopLevel, DownstreamTopLevel.

If setting this to false, all the 4 geometry parameters must be set manually

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool UseUpAndDownstreamCrossSection { get; set; }

Property Value

Type: Boolean
See Also