Open CASCADE Technology 6.5.2
Public Member Functions
GeomLib_IsPlanarSurface Class Reference

Find if a surface is a planar surface.

#include <GeomLib_IsPlanarSurface.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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_PlnPlan () const
 Return the plan definition


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
void GeomLib_IsPlanarSurface::operator delete ( void *  anAddress) [inline]
void* GeomLib_IsPlanarSurface::operator new ( size_t  size) [inline]
void* GeomLib_IsPlanarSurface::operator new ( size_t  ,
void *  anAddress 
) [inline]
const gp_Pln& GeomLib_IsPlanarSurface::Plan ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines