Click or drag to resize

ReachLocationSpan Property

The XYZ LocationSpan contains the reach ID, start and end chainages and digipoints in one structure.

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public virtual IXYZLocationSpan LocationSpan { get; set; }

Property Value

Type: IXYZLocationSpan

Implements

IReachLocationSpan
See Also