OD Cost Matrix Solver properties

Summary

The following properties are supported by the network analyst solver object when working with the od cost matrix solver.

Properties

PropertyExplanationData Type
defaultCutoff
(Read Only)

Indicates the default impedance value at which to cut off searching for destinations for a given origin. If no cutoff value is specified in the network analysis layer, the property returns an empty string.

Double
defaultTargetDestinationCount
(Read Only)

The default number of destinations to find for each origin. If the network analysis layer specifies that all destinations are to be found, this property returns an empty string.

Integer
odLinesShape
(Read Only)

The type of line generated by the solver. This property returns the following keywords:

  • NO_LINES
  • STRAIGHT_LINES

String
timeOfDay
(Read Only)

Indicates the departure date and time from the origins.

String
timeZoneUsage
(Read Only)

Indicates whether the route start time should be interpreted as the local time of the first stop in the route or as Coordinated Universal Time (UTC). This property returns the following keywords:

  • GEO_LOCAL
  • UTC

String

In this topic