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

ModelingAlgorithms
TKBO
BRepAlgoAPI


BRepAlgoAPI_Cut Class Reference

File: BRepAlgoAPI_Cut.cdl
Created: Thu Oct 14 18:27:02 1993
Author: Remi LEQUETTE
<rle>
//! The class Cut provides a Boolean
cut operation on a pair of arguments (Boolean Subtraction).
The class Cut provides a framework for:
· Defining the construction of a cut shape
· Implementing the building algorithm
· Consulting the result
.

#include <BRepAlgoAPI_Cut.hxx>

Inheritance diagram for BRepAlgoAPI_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 BRepAlgoAPI_Cut (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Shape aS2 cuts shape aS1. The
resulting shape is a new shape produced by the cut operation.
.
Standard_EXPORT BRepAlgoAPI_Cut (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const BOPTools_DSFiller &aDSF, const Standard_Boolean bFWD=Standard_True)
 Constructs a new shape cut from
shape aS1 by shape aS2 using aDSFiller (see
BRepAlgoAPI_BooleanOperation Constructor).
.

Constructor & Destructor Documentation

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

Standard_EXPORT BRepAlgoAPI_Cut::BRepAlgoAPI_Cut const TopoDS_Shape &  S1,
const TopoDS_Shape &  S2,
const BOPTools_DSFiller aDSF,
const Standard_Boolean  bFWD = Standard_True
 


Member Function Documentation

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

Reimplemented from BRepAlgoAPI_BooleanOperation.

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

Reimplemented from BRepAlgoAPI_BooleanOperation.

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

Reimplemented from BRepAlgoAPI_BooleanOperation.


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