Click or drag to resize

LinkFace Constructor

Initializes a new instance of the LinkFace class

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public LinkFace(
	double startChainage,
	double endChainage,
	LateralLink latLink
)

Parameters

startChainage
Type: SystemDouble
endChainage
Type: SystemDouble
latLink
Type: DHI.Mike1D.Engine.CouplingsLateralLink

[Missing <param name="latLink"/> documentation for "M:DHI.Mike1D.Engine.Couplings.LinkFace.#ctor(System.Double,System.Double,DHI.Mike1D.Engine.Couplings.LateralLink)"]

See Also