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

Determines whether the point entity is planar as a Boolean value and always returns True.

Example of Working with the Point Object 

Working with Points 

OdDbPoint::getPlane(), OdDbEntity::isPlanar() method

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