Click or drag to resize

EnumerationsCouplingLinkType Enumeration

Type of link

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 enum CouplingLinkType
Members
  Member nameValueDescription
Invalid1 Undefined/invalid
Lateral2 Lateral link, connecting to several grid points within a span of a reach.
ImplicitStructure3 Implicit structure, used by old coupling procedure (M21 classic).
ZeroXflow4 Used by old coupling procedure, data is transferred to surface model.
ZeroYflow5 Used by old coupling procedure, data is transferred to surface model.
Standard6 Standard link is a link to a river/urban outlet
Urban7 Link is a urban link type, EnumerationsSourceLinkType
UrbanRiver8 Link is a urban-river link type, EnumerationsUrbanRiverLinkType
SideStructure9 Link is a side-structure link type
See Also