ValvedStructureValveDecidesFlow Method |
Decides whether the valve will decide the flow and sets the flow to zero in case the valve
forbids flow.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected bool ValveDecidesFlow()
Protected Function ValveDecidesFlow As Boolean
protected:
bool ValveDecidesFlow()
Return Value
Type:
BooleanA boolean indicating whether the flow is decided by the valve
See Also