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

Reference to the OdRxPropertyVariant object.

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

 

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