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

Returns the WCS minor axis vector for the elliptical figure (ellipse or arc). The minor axis defines the minor radius. The minor axis is perpendicular to the major axis. The minor radius less than or equal the major radius.

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