API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setInt64Array Method
OdRxPropertyVariant::setInt64Array Method
Syntax
C++
OdRxPropertyVariant& setInt64Array(const OdInt64Array& val);
Parameters 
Description 
const OdInt64Array& val 
[in] Constant reference to the array of OdInt64 objects.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of OdInt64 objects. 

 

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