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

ModelingAlgorithms
TKBool
BRepAlgo


BRepAlgo_Cut Class Reference

Describes functions for performing a topological cut
operation (Boolean subtraction).
A Cut object provides the framework for:
- defining the construction of a cut shape,
- implementing the construction algorithm, and
- consulting the result.
.

#include <BRepAlgo_Cut.hxx>

Inheritance diagram for BRepAlgo_Cut:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepAlgo_Cut (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Cuts the shape S2 from the shape S1.
.

Constructor & Destructor Documentation

Standard_EXPORT BRepAlgo_Cut::BRepAlgo_Cut const TopoDS_Shape &  S1,
const TopoDS_Shape &  S2
 


Member Function Documentation

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

Reimplemented from BRepAlgo_BooleanOperation.

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

Reimplemented from BRepAlgo_BooleanOperation.

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

Reimplemented from BRepAlgo_BooleanOperation.


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