This document is archived and information here might be outdated. Recommended version. |
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*
ODMatrix contains an internal 3-dimensional array representing the ODMatrix.