Summary
Enumeration of output types for the ClosestFacility solver.
Properties
Property | Explanation | Data Type |
Incidents (Read Only) | Specifies the output incidents for the Closest Facility analysis. | Object |
Facilities (Read Only) | Specifies the output facilities for the Closest Facility analysis. | Object |
Routes (Read Only) | Specifies the output routes between facilities and incidents calculated in the Closest Facility analysis. | Object |
ClosestFacilities (Read Only) | 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 (Read Only) | The output turn-by-turn directions for the routes calculated in the analysis. | Object |
DirectionPoints (Read Only) | Specifies 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 (Read Only) | Specifies the output route lines calculated in the analysis sliced to represent each route segment between DirectionPoints events or maneuver locations. | Object |