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

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

Example of Working with the Circular Arc 

Working with Circular Arcs 

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

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