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

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

Example of Working with the Circle Object 

Working with Circles 

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

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