Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
rightSide
[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.