Closest Facility Solver Properties

Resumen

The following properties are supported by the network analyst solver object when working with the closest facility solver.

Propiedades

PropiedadExplicaciónTipo de datos
travelDirection
(Sólo lectura)

The direction of travel between facilities and incidents. This property returns the following keywords:

  • TRAVEL_TO
  • TRAVEL_FROM

String
defaultTargetFacilityCount
(Sólo lectura)

The default number of closest facilities to find per incident.

Integer
defaultCutoff
(Sólo lectura)

The default impedance value at which to stop searching for facilities for a given incident. If no cutoff value is specified in the network analysis layer, the property returns an empty string.

Double
cfRoutesShape
(Sólo lectura)

The shape type for the route features that are output by the solver. This property returns the following keywords:

  • TRUE_LINES_WITHOUT_MEASURES
  • TRUE_LINES_WITH_MEASURES
  • NO_LINES
  • STRAIGHT_LINES

String

7/10/2012