StructureReachIsLinkChannel Property

A link channel is a MIKE 11 structure reach. This flag is needed because link channels do not need to have a boundary created at the downstream end.

Definition

Namespace: DHI.Mike1D.NetworkDataAccess
Assembly: DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool IsLinkChannel { get; set; }

Property Value

Boolean

See Also