IReachStartConnection Property

Specifies where the reach is connected at its start point (low chainage). Must be null if not connected.

Definition

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

Property Value

INetworkLocation

See Also