API Reference > OdDb Classes > OdDbEllipse Class > OdDbEllipse Methods > OdDbEllipse::normal Method
OdDbEllipse::normal Method
Syntax
C++
OdGeVector3d normal() const;

Returns the WCS unit vector which is the normal to the plane of the ellipse entity (DXF 210). The normal defines the orientation of the ellipse plane in world space.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.