Click or drag to resize

ZLocation Constructor (String, Double)

Create a ZLocation

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

Parameters

id
Type: SystemString

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

chainage
Type: SystemDouble

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

See Also