API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::oblique Method
OdDbShape::oblique Method
Syntax
C++
double oblique() const;

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

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–2020. Open Design Alliance. All rights reserved.