This document is archived and information here might be outdated.  Recommended version.


esriNetworkEdgeDirection Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriNetworkEdgeDirection Constants
ArcGIS Developer Help

esriNetworkEdgeDirection Constants

The direction of a network edge element relative to the direction of its source object.

Constant Value Description
esriNEDNone 0 The network edge element's source object does not have a digitization direction.
esriNEDAlongDigitized 1 The network edge element is in the same direction as its source object direction.
esriNEDAgainstDigitized 2 The network edge element is in the opposite direction as its source object direction.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

ArcGIS Network Analyst extension barrier location editor Subset network evaluators