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

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of OdDb::UnitsValue objects. 

 

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