Click or drag to resize

HDVelocityCalculatorCreateDataItemForEndPoints Method (EngineNet, Boolean, Boolean, Boolean)

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 EngineDataItemAll<double> CreateDataItemForEndPoints(
	EngineNet engineNet,
	bool hGridPoints,
	bool first,
	bool last
)

Parameters

engineNet
Type: DHI.Mike1D.EngineEngineNet
hGridPoints
Type: SystemBoolean
first
Type: SystemBoolean
last
Type: SystemBoolean

Return Value

Type: EngineDataItemAllDouble
See Also