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

Reference to the OdRxPropertyVariant object.

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

 

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