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

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

Example of Working with the Ray Object 

Working with Rays 

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

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