Click or drag to resize

HDTotalInOutflowCalculator.Create 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,
	HDTotalInOutflowCalculator.FlowCategory category
)

Parameters

engineNet
Type: DHI.Mike1D.Engine.EngineNet
type
Type: DHI.Mike1D.Engine.AddOns.HDInOutFlowType
category
Type: DHI.Mike1D.Engine.AddOns.HDTotalInOutflowCalculator.FlowCategory

Return Value

Type: HDTotalInOutflowCalculator
See Also