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 array of OdGeScale3d.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdGeScale3d objects. 

 

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