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

Constant reference to the OdBoolArray object.

Gets the value of this OdRxPropertyVariant object as an array of boolean 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.