Click or drag to resize

RoutingCouplingGridPoint Constructor (GridPoint, IZLocation)

Initializes a new instance of the RoutingCouplingGridPoint class

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
protected RoutingCouplingGridPoint(
	GridPoint gp,
	IZLocation location
)

Parameters

gp
Type: DHI.Mike1D.EngineGridPoint
location
Type: DHI.Mike1D.GenericIZLocation
See Also