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

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdUInt64 object. 

 

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