API Reference > OdGe Classes > OdGeLinearEnt3d Class > OdGeLinearEnt3d Methods > OdGeLinearEnt3d::isOn Method
OdGeLinearEnt3d::isOn Method
Syntax
C++
bool isOn(const OdGePlane& plane, const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
const OdGePlane& plane 
[in] Planar entity on which this line presumably lies.  
const OdGeTol& tol = OdGeContext::gTol 
[in] Input tolerance. 

Determines if this line lies on the specified plane considering the tolerance. 

 

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