Click or drag to resize

MzCouplingsUtilFindClosestQPoint Method (EngineNode, String)

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 static int FindClosestQPoint(
	EngineNode linkNode,
	string linkRiverName = null
)

Parameters

linkNode
Type: DHI.Mike1D.EngineEngineNode
linkRiverName (Optional)
Type: SystemString

Return Value

Type: Int32
See Also