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

ModelingAlgorithms
TKBO
BOP


BOP_CorrectTolerances Class Reference

The Set of static functions to provide valid values of
tolerances for shapes.
Tolerances becomes valid in terms of the checkshape.
.

#include <BOP_CorrectTolerances.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_EXPORT void CorrectTolerances (const TopoDS_Shape &aS, const Standard_Real aTolMax=0.0001)
 Provides valid values of tolerances for the shape <as>
<atolmax> is max value of the tolerance that can be
accepted for correction. If real value of the tolerance
will be greater than <atolmax>, the correction does not
perform.
.
static Standard_EXPORT void CorrectCurveOnSurface (const TopoDS_Shape &aS, const Standard_Real aTolMax=0.0001)
 Provides valid values of tolerances for the shape <as>
in terms of BRepCheck_InvalidCurveOnSurface.
.
static Standard_EXPORT void CorrectPointOnCurve (const TopoDS_Shape &aS, const Standard_Real aTolMax=0.0001)
 Provides valid values of tolerances for the shape <as>
in terms of BRepCheck_InvalidPointOnCurve.
.


Member Function Documentation

static Standard_EXPORT void BOP_CorrectTolerances::CorrectCurveOnSurface const TopoDS_Shape &  aS,
const Standard_Real  aTolMax = 0.0001
[static]
 

static Standard_EXPORT void BOP_CorrectTolerances::CorrectPointOnCurve const TopoDS_Shape &  aS,
const Standard_Real  aTolMax = 0.0001
[static]
 

static Standard_EXPORT void BOP_CorrectTolerances::CorrectTolerances const TopoDS_Shape &  aS,
const Standard_Real  aTolMax = 0.0001
[static]
 

void BOP_CorrectTolerances::operator delete void *  anAddress  )  [inline]
 

void* BOP_CorrectTolerances::operator new size_t  size  )  [inline]
 

void* BOP_CorrectTolerances::operator new size_t  ,
void *  anAddress
[inline]
 


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