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 object.
 

Reference to the OdRxPropertyVariant object.

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

 

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