NAServerVRPResults

Base Type: NAServerSolverResults

A class that contains the result of performing network analysis on a vehicle routing problem layer.

Property

Type

Description

Barriers

RecordSet

The point barriers used in the analysis.

Breaks

NACompactStreetDirections[]

The array of turn by turn compact directions for each route.

Depots

Polyline[]

The depots used in the analysis.

DepotVisits

RecordSet

The output depot visit features.

OrderPairs

RecordSet

The order pairs used in the analysis.

Orders

RecordSet

The orders used in the analysis.

PolygonBarriers

RecordSet

The polygon barriers used in the analysis.

PolylineBarriers

RecordSet

The line barriers used in the analysis.

RouteRenewals

RecordSet

The output route renewal features.

Routes

RecordSet

The output route features.

RouteSeedPoints

RecordSet

The output route seed point features.

RouteZones

RecordSet

The route zone features used in the analysis.

Specialties

RecordSet

The specialties used in the analysis.

2/28/2020