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

Reference to the OdRxPropertyVariant object.

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

 

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