![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Find if a surface is a planar surface. More...
#include <GeomLib_IsPlanarSurface.hxx>
Public Member Functions | |
| GeomLib_IsPlanarSurface (const occ::handle< Geom_Surface > &S, const double Tol=1.0e-7) | |
| bool | 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 occ::handle< Geom_Surface > & | S, |
| const double | Tol = 1.0e-7 ) |
| bool GeomLib_IsPlanarSurface::IsPlanar | ( | ) | const |
Return if the Surface is a plan.
| const gp_Pln & GeomLib_IsPlanarSurface::Plan | ( | ) | const |
Return the plan definition.