ArcObjects Library Reference (NetworkAnalyst)  

NAODCostMatrixResult CoClass

Contains an origin-destination cost matrix.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Description

This object is new at ArcGIS 9.3.

Interfaces

Interfaces Description
INAODCostMatrix Provides access to the OD cost matrix object.
INAODCostMatrixResult Provides access to the OD cost matrix result object.
INAResult Provides access to the results of an analysis.
INAResult2 Provides access to the results of an analysis.
IPersistStream (esriSystem)

Remarks

The NAODCostMatrixResult object is created by both the NAVRPSolver and NAODCostMatrixSolver objects after a successful Solve operation. This object may be used to access origin-destination cost information associated with the NALocation instances currently populated within the associated VRP/OD NAContext.