Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::scaleBy Method
Syntax
C++
OdGePoint2d& scaleBy(double scaleFactor, const OdGePoint2d& basePoint = kOrigin);

Scales this point by the scale factor about the basepoint. 

 

Parameters
Description
scaleFactor
[in] Scale Factor. The scale factor must be greater than zero.
basePoint
[in] Basepoint relative to which scaling is computed.
Copyright © 2002-2022. Open Design Alliance All rights reserved.