|
Open CASCADE Technology
6.5.4
|
Find if a surface is a planar surface.
#include <GeomLib_IsPlanarSurface.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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 | |
| DEFINE_STANDARD_ALLOC GeomLib_IsPlanarSurface::GeomLib_IsPlanarSurface | ( | const Handle< Geom_Surface > & | S, |
| const Standard_Real | Tol = 1.0e-7 |
||
| ) |
| const gp_Pln& GeomLib_IsPlanarSurface::Plan | ( | ) | const |
1.8.0