Click or drag to resize

LateralLinkCrestLevelsAddSurfaceCrestPoint Method (Double, Double, Double)

[Missing <summary> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddSurfaceCrestPoint(System.Double,System.Double,System.Double)"]

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void AddSurfaceCrestPoint(
	double crestHeight,
	double startChainage,
	double endChainage
)

Parameters

crestHeight
Type: SystemDouble

[Missing <param name="crestHeight"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddSurfaceCrestPoint(System.Double,System.Double,System.Double)"]

startChainage
Type: SystemDouble

[Missing <param name="startChainage"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddSurfaceCrestPoint(System.Double,System.Double,System.Double)"]

endChainage
Type: SystemDouble

[Missing <param name="endChainage"/> documentation for "M:DHI.Mike1D.Engine.LateralLinkCrestLevels.AddSurfaceCrestPoint(System.Double,System.Double,System.Double)"]

See Also