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


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

esriNetworkEdgeConnectivityPolicy Constants

Policy on how network edge elements connect to each other.

Constant Value Description
esriNECPAnyVertex 0 Network edge elements connect to other edge elements at any coincident vertex.
esriNECPEndVertex 1 Network edge elements connect to other edge elements only at coincident end vertices.

Product Availability

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

.NET Related Topics

How to create a multimodal network dataset | How to create a network dataset