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

Determines whether vertices of the trace entity place in the same plane as a Boolean value and returns True if the entity is planar or False if the entity is non-planar. This method is inherited from the OdDbEntity class.

Example of Working with the Trace Object 

Working with Traces 

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

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