Parameters |
Description |
OdArray<float> & val |
[out] An array of float data type values to be written (right-hand operand of the >> operator). |
true if the OdAny object's value was successfully converted into an array of float data type values and written; otherwise, the method returns false.
Writes the OdAny object's value into an array of float data type values.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|