Click or drag to resize

HDInOutFlowCalculatorCreate 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 HDInOutFlowCalculator Create(
	EngineNet engineNet,
	HDInOutFlowType flowtype,
	bool detailed
)

Parameters

engineNet
Type: DHI.Mike1D.EngineEngineNet
flowtype
Type: DHI.Mike1D.Engine.AddOnsHDInOutFlowType
detailed
Type: SystemBoolean

Return Value

Type: HDInOutFlowCalculator
See Also