Click or drag to resize

OrificePrepareForGate Method

Set orifice discharge for al positions of the gate. If a control is active (a weir or gate is present) then this must be called after: 1) Prepare() 2) Gate polygons have been defined 3) MaxGateLevel and MinGateLevel have been set.

This is called automatically in prepare. It must be called explicitly if gate polygons or max/min gate level are changed after the prepare step

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void PrepareForGate()

Implements

IOrificePrepareForGate
See Also