Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector2d::rotateBy Method
Syntax
C++
OdGeVector2d& rotateBy(double angle);

Rotates this vector the specified angle, and returns a reference to this vector. 

 

Parameters
Description
angle
[in] Rotation angle.

Rotation angle is specified in radians. Rotation is performed counterclockwise if specified value is positive.

Copyright © 2002-2022. Open Design Alliance All rights reserved.