Open CASCADE Technology 6.5.2
Public Member Functions | Protected Attributes
BOP_WireShape Class Reference

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

#include <BOP_WireShape.hxx>

Inheritance diagram for BOP_WireShape:
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_WireShape ()
 Empty constructor;

void AddSplitPartsINOUT ()
void AddSplitPartsON ()
void MakeResult ()
 Constructs the result of the BO

Protected Attributes

TopTools_ListOfShape myLS

Constructor & Destructor Documentation

BOP_WireShape::BOP_WireShape ( )

Member Function Documentation

void BOP_WireShape::AddSplitPartsINOUT ( )
void BOP_WireShape::AddSplitPartsON ( )
void BOP_WireShape::MakeResult ( )
void BOP_WireShape::operator delete ( void *  anAddress) [inline]

Reimplemented from BOP_Builder.

Reimplemented in BOP_WireWire, BOP_WireShell, and BOP_WireSolid.

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

Reimplemented from BOP_Builder.

Reimplemented in BOP_WireWire, BOP_WireShell, and BOP_WireSolid.

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

Reimplemented from BOP_Builder.

Reimplemented in BOP_WireWire, BOP_WireShell, and BOP_WireSolid.


Field Documentation


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