Click or drag to resize

CouplingGridPoint Constructor (IZLocation, String)

Initializes a new instance of the CouplingGridPoint 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#
public CouplingGridPoint(
	IZLocation location,
	string engine
)

Parameters

location
Type: DHI.Mike1D.GenericIZLocation
engine
Type: SystemString
See Also