API Reference > OdDb Classes > OdDbEllipse Class > OdDbEllipse Methods > OdDbEllipse::isPlanar Method
OdDbEllipse::isPlanar Method
Syntax
C++
virtual bool isPlanar() const;

Determines whether the elliptical figure is planar as a Boolean value and returns True. This method is inherited from the OdDbEntity class.

Example of Working with the Ellipse Object 

Working with Ellipses 

OdDbEllipse::getPlane(), OdDbEntity::isPlanar() methods

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