API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setBool Method
OdRxPropertyVariant::setBool Method
Syntax
C++
OdRxPropertyVariant& setBool(const bool val);
Parameters 
Description 
const bool val 
[in] Constant boolean value.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from a boolean value. 

 

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