Click or drag to resize

ValvedStructureZeroFlowDueToValve Method

Decides wheather the valve will prevent flow given the flow direction.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
protected bool ZeroFlowDueToValve(
	FlowDir flowDir
)

Parameters

flowDir
Type: DHI.Mike1D.StructureModuleFlowDir

Return Value

Type: Boolean
See Also