Close

Relief for ODA Team in Ukraine

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

Returns the matrix which scales by scale about center. 

 

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