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

ModelingAlgorithms
TKBO
BRepAlgoAPI


BRepAlgoAPI_Fuse Class Reference

The class Fuse provides a
Boolean fusion operation on a pair of arguments (Boolean Union).
The class Fuse provides a framework for:
· Defining the construction of a fused shape;
· Implementing the building algorithm
· Consulting the result.
.

#include <BRepAlgoAPI_Fuse.hxx>

Inheritance diagram for BRepAlgoAPI_Fuse:

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_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Constructs a fuse of shapes aS1 and aS2.
.
Standard_EXPORT BRepAlgoAPI_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const BOPTools_DSFiller &aDSF)
 Constructs a new shape that is a fuse of shapes aS1 and aS2 using aDSFiller.
.

Constructor & Destructor Documentation

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

Standard_EXPORT BRepAlgoAPI_Fuse::BRepAlgoAPI_Fuse const TopoDS_Shape &  S1,
const TopoDS_Shape &  S2,
const BOPTools_DSFiller aDSF
 


Member Function Documentation

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

Reimplemented from BRepAlgoAPI_BooleanOperation.

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

Reimplemented from BRepAlgoAPI_BooleanOperation.

void* BRepAlgoAPI_Fuse::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