Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockReference::setRotation Method
Syntax
C++
virtual void setRotation(double angle);

Sets the rotation angle to be applied to this block reference, in radians (DXF 50).

Parameters
Description
angle
[in] Rotation angle.

Rotation is about the Z axis, relative the X-axis, in the coordinate system parallel to this object's OCS, but with its origin at this object's insertion point. 

All angles are expressed in radians.

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