Close

Relief for ODA Team in Ukraine

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

Multiplication operator for the OdGeScale2d object. 

 

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

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

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