This document is archived and information here might be outdated.  Recommended version.


NAODCostMatrixResult Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Classes > N > NAODCostMatrixResult Class
ArcGIS Developer Help

NAODCostMatrixResultClass Class

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.