Click or drag to resize

StandardLinkFactorySetupOutletSideStructure Method

Setup outlet of side structure from structure location (location on "main" branch)

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

Parameters

reachId
Type: SystemString

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

chainage
Type: SystemDouble

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

See Also