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

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdInt64 object. 

 

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