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

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdInt16 object. 

 

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