API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setUInt8 Method
OdRxPropertyVariant::setUInt8 Method
Syntax
C++
OdRxPropertyVariant& setUInt8(const OdUInt8 val);
Parameters 
Description 
const OdUInt8 val 
[in] constant OdUInt8.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdUInt8 object. 

 

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