Close

Relief for ODA Team in Ukraine

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

Rotates this entity about the specified point by the specified angle, and returns a reference to this entity. 

 

Parameters
Description
angle
[in] Rotation angle.
basePoint
[in] Basepoint.
Copyright © 2002-2022. Open Design Alliance All rights reserved.