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

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

Example of Working with the Xline Object 

Working with Infinite Lines 

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

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