Parameters |
Description |
OdArray<OdArray<OdDAIObjectId> > & val |
[out] A matrix with OdDAIObjectId objects to be written (right-hand operand of the >> operator). |
true if the OdAny object's value was successfully converted into a matrix with OdDAIObjectId objects and written; otherwise, the method returns false.
Writes the OdAny object's value into a two-dimensional array (matrix) of OdDAIObjectId objects.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|