Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeScale3d::*= Operator (const OdGeScale3d&)
Syntax
C++
OdGeScale3d& operator *=(const OdGeScale3d& scaleVec);

Multiplication operator for the OdGeScale3d object. 

 

Parameters
Description
scaleVec
[in] Any 3D scale vector scale factors of which are multiplied.

Multiplies the passed scale factor with scale factors for X, Y and Z axes of this object.

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