This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNACurbApproachType Constants (ArcObjects .NET 10.4 SDK) |
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. |
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: