API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::getDoubleArray Method
OdRxPropertyVariant::getDoubleArray Method
Syntax
C++
const OdDoubleArray& getDoubleArray() const;

Constant reference to the OdDoubleArray object.

Gets the value of this OdRxPropertyVariant object as an array of double values. 

 

No check is made to determine that this OdRxPropertyVariant object is of the specified type.

Copyright © 2002–2022. Open Design Alliance. All rights reserved.