API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setGeScale3d Method
OdRxPropertyVariant::setGeScale3d Method
Syntax
C++
OdRxPropertyVariant& setGeScale3d(const OdGeScale3d& val);
Parameters 
Description 
const OdGeScale3d& val 
[in] constant reference to OdGeScale3d.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdGeScale3d object. 

 

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