API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setBoolArray Method
OdRxPropertyVariant::setBoolArray Method
Syntax
C++
OdRxPropertyVariant& setBoolArray(const OdBoolArray& val);
Parameters 
Description 
const OdBoolArray& val 
[in] Constant reference to the array of Boolean values.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of boolean values. 

 

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