Click or drag to resize

QGridPoint Constructor

QGridPoint constructor. Calls GridPoint(location).

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public QGridPoint(
	ILocation location
)

Parameters

location
Type: DHI.Mike1D.GenericILocation

[Missing <param name="location"/> documentation for "M:DHI.Mike1D.Engine.QGridPoint.#ctor(DHI.Mike1D.Generic.ILocation)"]

See Also