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


esriNACurbApproachType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNACurbApproachType Constants
ArcGIS Developer Help

esriNACurbApproachType Constants

Curb approach options for network locations.

Constant Value Description
esriNAEitherSideOfVehicle 0 Network location can be approached from either side of the vehicle.
esriNARightSideOfVehicle 1 Network location can be approached only from the right side of the vehicle.
esriNALeftSideOfVehicle 2 Network location can be approached only from the left side of the vehicle.
esriNANoUTurn 3 Network location can be approached from either side of the vehicle, but must depart in the same direction.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Remarks

The values within this enumeration are used to indicate the side of the vehicle that will be used to approach and depart a stop along a route.

The esriNACurbApproachType enumeration has the following values: