NAServerClosestFacilityResults

Base Type: NAServerSolverResults

A class that contains the result of performing network analysis on a closest facility layer.

Property

Type

Description

Barriers

RecordSet

The point barriers used in the analysis.

CFRouteGeometries

Polyline[]

The Polyline geometries of the routes between facilities and incidents.

CFRoutes

RecordSet

The output route features between facilities and incidents returned from the analysis.

CompactDirections

NACompactStreetDirections[]

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

Directions

NAStreetDirections[]

The array of turn by turn directions for each route.

Facilities

RecordSet

The facilities used in the analysis.

Incidents

RecordSet

The incidents used in the analysis.

PolygonBarriers

RecordSet

The polygon barriers used in the analysis.

PolylineBarriers

RecordSet

The line barriers used in the analysis.

TotalImpedances

double[]

An array containing the total cost to travel between each facility and incident.

11/8/2016