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


esriNetworkElementType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriNetworkElementType Constants

Type of network element.

Constant Value Description
esriNETJunction 1 Junction network element.
esriNETEdge 2 Edge network element.
esriNETTurn 3 Turn network element.

Product Availability

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

.NET Samples

Selection restriction evaluator (Code Files: SelectionRestrictionEvaluator) | ArcGIS Network Analyst extension barrier location editor (Code Files: EditorForm) | Add a traversal result to the map (Code Files: AddTraversalResultsToMap) | Subset network evaluators (Code Files: FilterSubsetEvaluator ScaleSubsetEvaluator SubsetHelper SubsetHelperUI)

.NET Related Topics

How to access source features referenced by a network dataset | How to create a multimodal network dataset | How to create a network dataset