Open CASCADE Technology
6.5.4
|
Performs Boolean Operations (BO) <br> Common,Cut,Fuse for arguments that <br> are of type shell/shell <br>
#include <BOP_ShellShell.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | BOP_ShellShell () |
Empty constructor; | |
virtual void | DoWithFiller (const BOPTools_DSFiller &aDSF) |
see base classes, please | |
virtual void | Destroy () |
Destructor | |
virtual | ~BOP_ShellShell () |
virtual void | BuildResult () |
see base classes, please | |
virtual void | DoNewFaces () |
see base classes, please |
virtual BOP_ShellShell::~BOP_ShellShell | ( | ) | [inline, virtual] |
virtual void BOP_ShellShell::BuildResult | ( | ) | [virtual] |
Reimplemented from BOP_ShellSolid.
virtual void BOP_ShellShell::Destroy | ( | ) | [virtual] |
Reimplemented from BOP_ShellSolid.
virtual void BOP_ShellShell::DoNewFaces | ( | ) | [virtual] |
Reimplemented from BOP_ShellSolid.
virtual void BOP_ShellShell::DoWithFiller | ( | const BOPTools_DSFiller & | aDSF | ) | [virtual] |
Reimplemented from BOP_ShellSolid.