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

Reference to the OdRxPropertyVariant object.

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

 

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