Click or drag to resize

UrbanRiverLinkBuilderSetupSourceNode Method

Setup source point on node. Node must be an internal node.

This is usually on the urban model (river outlet spilling into urban node)

This sets up source points for adding source contributions, and water level getters, for providing a water level to the outlet.

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 SetupSourceNode(
	string nodeId
)

Parameters

nodeId
Type: SystemString

[Missing <param name="nodeId"/> documentation for "M:DHI.Mike1D.Engine.Couplings.UrbanRiverLinkBuilder.SetupSourceNode(System.String)"]

See Also