Open CASCADE Technology 6.6.0
Public Member Functions
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:
More...

#include <BRepAlgoAPI_Fuse.hxx>

Inheritance diagram for BRepAlgoAPI_Fuse:
Inheritance graph
[legend]

Public Member Functions

 BRepAlgoAPI_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Constructs a fuse of shapes aS1 and aS2.

 BRepAlgoAPI_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const BOPAlgo_PaveFiller &aDSF)
 Constructs a new shape that is a fuse of shapes aS1 and aS2 using aDSFiller.


Detailed Description


Constructor & Destructor Documentation

BRepAlgoAPI_Fuse::BRepAlgoAPI_Fuse ( const TopoDS_Shape S1,
const TopoDS_Shape S2 
)
BRepAlgoAPI_Fuse::BRepAlgoAPI_Fuse ( const TopoDS_Shape S1,
const TopoDS_Shape S2,
const BOPAlgo_PaveFiller aDSF 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines