Click or drag to resize

EngineNode Constructor (ILocation, Double, Double)

Constructor

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public EngineNode(
	ILocation location,
	double x,
	double y
)

Parameters

location
Type: DHI.Mike1D.GenericILocation

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

x
Type: SystemDouble

[Missing <param name="x"/> documentation for "M:DHI.Mike1D.Engine.EngineNode.#ctor(DHI.Mike1D.Generic.ILocation,System.Double,System.Double)"]

y
Type: SystemDouble

[Missing <param name="y"/> documentation for "M:DHI.Mike1D.Engine.EngineNode.#ctor(DHI.Mike1D.Generic.ILocation,System.Double,System.Double)"]

See Also