Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeScale3d::preMultBy Method
Syntax
C++
OdGeScale3d& preMultBy(const OdGeScale3d& leftSide);

Sets this scale vector to the product leftSide * (this scale vector), and returns a reference to this scale vector. 

 

Parameters
Description
leftSide
[in] Any 3D scale vector that is multiplied with this scale vector.

Scale multiplications are commutative.

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