Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix2d::rotation Method
Syntax
C++
static OdGeMatrix2d rotation(double angle, const OdGePoint2d& center = OdGePoint2d::kOrigin);

Returns the matrix which rotates by angle about center. 

 

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