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

Reference to the OdRxPropertyVariant object.

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

 

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