Close

Relief for ODA Team in Ukraine

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

Scales this entity by the scale factor about the basepoint, and returns a reference to this entity. 

 

Parameters
Description
scaleFactor
[in] Scale Factor. Must be greater than 0.
basePoint
[in] Basepoint.
Copyright © 2002-2022. Open Design Alliance All rights reserved.