IReachLocationSpan 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: 19.0.0.0 (11.1.1.1111)
Syntax IXYZLocationSpan LocationSpan { get; set; }
Property LocationSpan As IXYZLocationSpan
Get
Set
property IXYZLocationSpan^ LocationSpan {
IXYZLocationSpan^ get ();
void set (IXYZLocationSpan^ value);
}
Property Value
Type:
IXYZLocationSpanImplements
INetworkReachLocationSpanSee Also