Closest Facility Solver Properties

Summary

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

Properties

PropertyExplanationData Type
travelDirection
(Read Only)

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

  • TRAVEL_TO
  • TRAVEL_FROM

String
defaultTargetFacilityCount
(Read Only)

The default number of closest facilities to find per incident.

Integer
defaultCutoff
(Read Only)

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
(Read Only)

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

10/28/2011