API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setInt8 Method
OdRxPropertyVariant::setInt8 Method
Syntax
C++
OdRxPropertyVariant& setInt8(const OdInt8 val);
Parameters 
Description 
const OdInt8 val 
[in] Constant OdInt8 object.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an OdInt8 object. 

 

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