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.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdInt32 object. 

 

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