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

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdUInt16 object. 

 

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