Click or drag to resize

FloodLinkLateralFindPreviousHgPoint Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public HGridPoint FindPreviousHgPoint(
	double chainage,
	out int iBefore,
	out double distance,
	out IHDReach befIhdReach,
	EngineNet myEngineNet
)

Parameters

chainage
Type: SystemDouble
iBefore
Type: SystemInt32
distance
Type: SystemDouble
befIhdReach
Type: DHI.Mike1D.Engine.ModuleHDIHDReach
myEngineNet
Type: DHI.Mike1D.EngineEngineNet

Return Value

Type: HGridPoint
See Also