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

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

Example of Working with the Line Object 

Working with Lines 

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

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