Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeScale2d::removeScale Method
Syntax
C++
OdGeScale2d& removeScale(OdGeMatrix2d& xfm);

Returns the scale vector corresponding to the lengths of the column vectors of the transformation matrix, and sets the scale factor of the matrix to 1 . 

 

Parameters
Description
xfm
[out] Receives the 2D transformation matrix.

xfm must be scaled ortho; i.e., xfm.isScaledOrtho() == true.

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