Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector3d::rotateBy Method
Syntax
C++
OdGeVector3d& rotateBy(double angle, const OdGeVector3d& axis);

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

 

Parameters
Description
angle
[in] Rotation angle.
axis
[in] Axis of rotation.
Copyright © 2002-2022. Open Design Alliance All rights reserved.