Parameters |
Description |
const OdArray<OdArray<int> > & val |
[in] A matrix with int data type values to be written (right-hand operand of the << operator). |
Writes the two-dimensional array (matrix) of int data type values into the OdAny object.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|