Constructor
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected GridPoint(
ILocation location
)
Protected Sub New (
location As ILocation
)
protected:
GridPoint(
ILocation^ location
)
Parameters
- location
- Type: DHI.Mike1D.GenericILocation
[Missing <param name="location"/> documentation for "M:DHI.Mike1D.Engine.GridPoint.#ctor(DHI.Mike1D.Generic.ILocation)"]
See Also