OrificeDownstreamBottomLevel Property |
Set downstream bottom level.
On a structure reach, if this is not set, (i.e. if having the default value of MinValue),
the bottom level of the downstream node is used.
Also disable UseUpAndDownstreamCrossSection to enable this
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double DownstreamBottomLevel { get; set; }
Public Property DownstreamBottomLevel As Double
Get
Set
public:
property double DownstreamBottomLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also