NAServerVRPResults
Base Type: NAServerSolverResults
A class that contains the result of performing network analysis on a vehicle routing problem layer.
|
Property |
Type |
Description |
|---|---|---|
|
Barriers |
The point barriers used in the analysis. | |
|
Breaks |
The array of turn by turn compact directions for each route. | |
|
Depots |
Polyline[] |
The depots used in the analysis. |
|
DepotVisits |
The output depot visit features. | |
|
OrderPairs |
The order pairs used in the analysis. | |
|
Orders |
The orders used in the analysis. | |
|
PolygonBarriers |
The polygon barriers used in the analysis. | |
|
PolylineBarriers |
The line barriers used in the analysis. | |
|
RouteRenewals |
The output route renewal features. | |
|
Routes |
The output route features. | |
|
RouteSeedPoints |
The output route seed point features. | |
|
RouteZones |
The route zone features used in the analysis. | |
|
Specialties |
The specialties used in the analysis. |