Click or drag to resize

Res1DCrossSectionPoint Constructor (Double, Double)

Constructor with xz value

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public Res1DCrossSectionPoint(
	double x,
	double z
)

Parameters

x
Type: SystemDouble

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

z
Type: SystemDouble

[Missing <param name="z"/> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DCrossSectionPoint.#ctor(System.Double,System.Double)"]

See Also