3D array [origin, destination, cost] of OD-values returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property ODMatrix As Object
[C#] public object ODMatrix {get;}
[C++]
HRESULT get_ODMatrix(
VARIANT* ODMatrix
);
[C++]Parameters
ODMatrix [out, retval] ODMatrix is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
ODMatrix contains an internal 3-dimensional array representing the ODMatrix.