OrificeDownstreamTopLevel Property |
Set downstream top level.
On a structure reach, if this is not set, (i.e. if having the default value of MinValue),
the ground level of the downstream node is used, and the downstream node must be a node with volume.
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 DownstreamTopLevel { get; set; }
Public Property DownstreamTopLevel As Double
Get
Set
public:
property double DownstreamTopLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also