Close

Relief for ODA Team in Ukraine

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

Rotates this point about the specified basePoint by the specified angle. 

 

Parameters
Description
angle
[in] Rotation angle in radians.
basePoint
[in] Basepoint relative to which rotation is computed.
Copyright © 2002-2022. Open Design Alliance All rights reserved.