LateralLinkSetLinkDryingDepth Method |
Set drying depth of link
Namespace:
DHI.Mike1D.Engine.Couplings
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void SetLinkDryingDepth(
double dryingDepth
)
Public Sub SetLinkDryingDepth (
dryingDepth As Double
)
public:
void SetLinkDryingDepth(
double dryingDepth
)
Parameters
- dryingDepth
- Type: SystemDouble
[Missing <param name="dryingDepth"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLink.SetLinkDryingDepth(System.Double)"]
See Also