Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbShape::setOblique Method
Syntax
C++
void setOblique(double oblique);

Sets the oblique angle of this Shape entity (DXF 51).

Parameters
Description
oblique
[in] Oblique angle.

oblique() has a range of ±1.48335 radians (±85°). 

Oblique angles are measured clockwise from the vertical. 

All angles are expressed in radians.

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