Click or drag to resize

Location Constructor (String, Double)

Constructor

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public Location(
	string id,
	double chainage
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:DHI.Mike1D.Generic.Location.#ctor(System.String,System.Double)"]

chainage
Type: SystemDouble

[Missing <param name="chainage"/> documentation for "M:DHI.Mike1D.Generic.Location.#ctor(System.String,System.Double)"]

See Also