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