OCC Main Page | ModelingData | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingData
TKGeomBase
GeomLib


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)
Standard_EXPORT GeomLib_IsPlanarSurface (const Handle(Geom_Surface)&S, const Standard_Real Tol=1.0e-7)
Standard_EXPORT Standard_Boolean IsPlanar () const
 Return if the Surface is a plan
.
Standard_EXPORT const gp_Pln & Plan () const
 Return the plan definition
.

Private Attributes

gp_Pln myPlan
Standard_Boolean IsPlan


Constructor & Destructor Documentation

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


Member Function Documentation

Standard_EXPORT 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]
 

Standard_EXPORT const gp_Pln& GeomLib_IsPlanarSurface::Plan  )  const
 


Field Documentation

Standard_Boolean GeomLib_IsPlanarSurface::IsPlan [private]
 

gp_Pln GeomLib_IsPlanarSurface::myPlan [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:23:01 2008 for OpenCASCADE by  doxygen 1.4.1