Open CASCADE Technology  7.0.0
Public Member Functions
GeomLib_IsPlanarSurface Class Reference

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. More...
 
const gp_PlnPlan () const
 Return the plan definition. More...
 

Detailed Description

Find if a surface is a planar surface.

Constructor & Destructor Documentation

GeomLib_IsPlanarSurface::GeomLib_IsPlanarSurface ( const Handle< Geom_Surface > &  S,
const Standard_Real  Tol = 1.0e-7 
)

Member Function Documentation

Standard_Boolean GeomLib_IsPlanarSurface::IsPlanar ( ) const

Return if the Surface is a plan.

const gp_Pln& GeomLib_IsPlanarSurface::Plan ( ) const

Return the plan definition.


The documentation for this class was generated from the following file: