Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix2d::setToScaling Method
Syntax
C++
OdGeMatrix2d& setToScaling(double scale, const OdGePoint2d& center = OdGePoint2d::kOrigin);

Sets this matrix to the matrix which scales by scale about center, and returns a reference to this matrix. 

 

Parameters
Description
scale
[in] Scale factor.
center
[in] Center of scaling.
Copyright © 2002-2022. Open Design Alliance All rights reserved.