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

Reference to the OdRxPropertyVariant object.

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

 

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