Open CASCADE Technology
6.5.4
|
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>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 BOPTools_DSFiller &aDSF) | |
Constructs a new shape that is a fuse of shapes aS1 and aS2 using aDSFiller. |
DEFINE_STANDARD_ALLOC 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 BOPTools_DSFiller & | aDSF | ||
) |