Click or drag to resize

CouplingsUtilFindPreviousQPoint Method

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static QGridPoint FindPreviousQPoint(
	double chainage,
	out double distance,
	EngineReaches linkReaches,
	bool allowExact
)

Parameters

chainage
Type: SystemDouble
distance
Type: SystemDouble
linkReaches
Type: DHI.Mike1D.EngineEngineReaches
allowExact
Type: SystemBoolean

Return Value

Type: QGridPoint
See Also