Skip to main content

ClosestFacilityOutputDataType

Résumé

Enumeration of output types for the ClosestFacility solver.

Propriétés

Nom Explication Type de données

Incidents

(Lecture seule)

Specifies the output incidents for the Closest Facility analysis.

Object

Facilities

(Lecture seule)

Specifies the output facilities for the Closest Facility analysis.

Object

Routes

(Lecture seule)

Specifies the output routes between facilities and incidents calculated in the Closest Facility analysis.

Object

ClosestFacilities

(Lecture seule)

Specifies the output closest facilities for the Closest Facility analysis. This subset of the output facilities includes only those facilities that were closest to at least one of the incidents.

Object

Directions

(Lecture seule)

The output turn-by-turn directions for the routes calculated in the analysis.

Héritage :

This output type has been superseded by DirectionPoints and DirectionLines and will be removed in a future release.

Object

DirectionPoints

(Lecture seule)

This is the output turn-by-turn directions for the routes calculated in the analysis, represented as point locations along the routes where specific direction events or maneuvers occur.

Object

DirectionLines

(Lecture seule)

This is the output route lines calculated in the analysis sliced to represent each route segment between DirectionPoints events or maneuver locations.

Object