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.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdInt8 object. 

 

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