Skip to main content

ClosestFacilityOutputDataType

サマリー

Enumeration of output types for the ClosestFacility solver.

プロパティ

名前 説明 データ タイプ

Incidents

(読み取り専用)

Specifies the output incidents for the Closest Facility analysis.

Object

Facilities

(読み取り専用)

Specifies the output facilities for the Closest Facility analysis.

Object

Routes

(読み取り専用)

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

Object

ClosestFacilities

(読み取り専用)

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

(読み取り専用)

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

レガシー:

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

Object

DirectionPoints

(読み取り専用)

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

(読み取り専用)

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

Object