Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
BOP_WireSolid Class Reference

The class is to perform a Boolean Operations (BO)
Common,Cut,Fuse between arguments when one of them is
a wire and other argument is a solid

#include <BOP_WireSolid.hxx>

Inheritance diagram for BOP_WireSolid:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOP_WireSolid ()
 Empty constructor;

virtual void Do ()
 (See base classes, please)

virtual void DoWithFiller (const BOPTools_DSFiller &aDSF)
 (See base classes, please)

virtual void Destroy ()
 Destructor

virtual ~BOP_WireSolid ()
virtual void BuildResult ()
 (See base classes, please)

virtual void SetHistoryCollector (const Handle< BOP_HistoryCollector > &theHistory)

Static Public Member Functions

static Standard_Boolean CheckArgTypes (const TopAbs_ShapeEnum theType1, const TopAbs_ShapeEnum theType2, const BOP_Operation theOperation)
 Check the types of arguments.
Returns FALSE if types of arguments
are non-valid to be treated by the
agorithm


Constructor & Destructor Documentation

BOP_WireSolid::BOP_WireSolid ( )
virtual BOP_WireSolid::~BOP_WireSolid ( ) [inline, virtual]

Member Function Documentation

virtual void BOP_WireSolid::BuildResult ( ) [virtual]

Reimplemented from BOP_Builder.

static Standard_Boolean BOP_WireSolid::CheckArgTypes ( const TopAbs_ShapeEnum  theType1,
const TopAbs_ShapeEnum  theType2,
const BOP_Operation  theOperation 
) [static]
virtual void BOP_WireSolid::Destroy ( ) [virtual]

Reimplemented from BOP_Builder.

virtual void BOP_WireSolid::Do ( ) [virtual]

Reimplemented from BOP_Builder.

virtual void BOP_WireSolid::DoWithFiller ( const BOPTools_DSFiller aDSF) [virtual]

Reimplemented from BOP_Builder.

void BOP_WireSolid::operator delete ( void *  anAddress) [inline]

Reimplemented from BOP_WireShape.

void* BOP_WireSolid::operator new ( size_t  size) [inline]

Reimplemented from BOP_WireShape.

void* BOP_WireSolid::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from BOP_WireShape.

virtual void BOP_WireSolid::SetHistoryCollector ( const Handle< BOP_HistoryCollector > &  theHistory) [virtual]

Reimplemented from BOP_Builder.


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