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 bool.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the bool object. 

 

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