| 
    Open CASCADE Technology 7.8.0
    
   | 
 
Find if a surface is a planar surface. More...
#include <GeomLib_IsPlanarSurface.hxx>
Public Member Functions | |
| GeomLib_IsPlanarSurface (const Handle< Geom_Surface > &S, const Standard_Real Tol=1.0e-7) | |
| Standard_Boolean | IsPlanar () const | 
| Return if the Surface is a plan.   | |
| const gp_Pln & | Plan () const | 
| Return the plan definition.   | |
Find if a surface is a planar surface.
| GeomLib_IsPlanarSurface::GeomLib_IsPlanarSurface | ( | const Handle< Geom_Surface > & | S, | 
| const Standard_Real | Tol = 1.0e-7  | 
        ||
| ) | 
| Standard_Boolean GeomLib_IsPlanarSurface::IsPlanar | ( | ) | const | 
Return if the Surface is a plan.