OrificeUpstreamBottomLevel Property |
Set upstream 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 upstream 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 UpstreamBottomLevel { get; set; }
Public Property UpstreamBottomLevel As Double
Get
Set
public:
property double UpstreamBottomLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also