Click or drag to resize

StandardLinkFactorySetupOutletReach Method

Setup outlet from reach location

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 void SetupOutletReach(
	string reachId,
	double chainage
)

Parameters

reachId
Type: SystemString

[Missing <param name="reachId"/> documentation for "M:DHI.Mike1D.Engine.Couplings.StandardLinkFactory.SetupOutletReach(System.String,System.Double)"]

chainage
Type: SystemDouble

[Missing <param name="chainage"/> documentation for "M:DHI.Mike1D.Engine.Couplings.StandardLinkFactory.SetupOutletReach(System.String,System.Double)"]

See Also