Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePlanarEnt::isCoplanarTo Method
Syntax
C++
bool isCoplanarTo(const OdGePlanarEnt& plane, const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if the specified plane is coplanar with this one. 

 

Parameters
Description
plane
[in] Any plane that is tested to be coplanar to this planar entity.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.