API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setInt32 Method
OdRxPropertyVariant::setInt32 Method
Syntax
C++
OdRxPropertyVariant& setInt32(const OdInt32 val);
Parameters 
Description 
const OdInt32 val 
[in] Constant OdInt32 object.
 

Reference to the OdRxPropertyVariant object.

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

 

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