Click or drag to resize

HDTotalInOutflowCalculatorCreate Method

Namespace:  DHI.Mike1D.Engine.AddOns
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static HDTotalInOutflowCalculator Create(
	EngineNet engineNet,
	HDInOutFlowType type,
	HDTotalInOutflowCalculatorFlowCategory category
)

Parameters

engineNet
Type: DHI.Mike1D.EngineEngineNet
type
Type: DHI.Mike1D.Engine.AddOnsHDInOutFlowType
category
Type: DHI.Mike1D.Engine.AddOnsHDTotalInOutflowCalculatorFlowCategory

Return Value

Type: HDTotalInOutflowCalculator
See Also