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


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

esriNetworkJunctionConnectivityPolicy Constants

Policy on how network junction element connect to edge elements.

Constant Value Description
esriNJCPHonor 0 Junction element connects to a coincident edge element's vertex if the edge's connectivity policy permits it to.
esriNJCPOverride 1 Junction element always connects to a coincident edge element's vertex, regardless of the edge's connectivity policy.

Product Availability

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

.NET Related Topics

How to create a multimodal network dataset