OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBO
BOP


BOP_Section Class Reference

#include <BOP_Section.hxx>

Inheritance diagram for BOP_Section:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOP_Section ()
 Empty constructor;
.
virtual Standard_EXPORT void Do ()
 Does the BO from the beggining to the end,
i.e. create new DataStructure, DSFiller,
compute all interferences, compute states,
build result etc
.
Standard_EXPORT void Do (const Standard_Boolean toApprox, const Standard_Boolean toComputePCurve1, const Standard_Boolean toComputePCurve2)
 Does the BO from the beggining to the end,
i.e. create new DataStructure, DSFiller,
compute all interferences, compute states,
build result etc
.
virtual Standard_EXPORT void DoWithFiller (const BOPTools_DSFiller &aDSF)
 Does the BO using existing Filler to the end
.
virtual Standard_EXPORT void Destroy ()
 Destructor
.
virtual Standard_EXPORT ~BOP_Section ()
virtual Standard_EXPORT void SetHistoryCollector (const Handle(BOP_HistoryCollector)&theHistory)

Constructor & Destructor Documentation

Standard_EXPORT BOP_Section::BOP_Section  ) 
 

virtual Standard_EXPORT BOP_Section::~BOP_Section  )  [inline, virtual]
 


Member Function Documentation

virtual Standard_EXPORT void BOP_Section::Destroy  )  [virtual]
 

Reimplemented from BOP_Builder.

Standard_EXPORT void BOP_Section::Do const Standard_Boolean  toApprox,
const Standard_Boolean  toComputePCurve1,
const Standard_Boolean  toComputePCurve2
 

virtual Standard_EXPORT void BOP_Section::Do  )  [virtual]
 

Reimplemented from BOP_Builder.

virtual Standard_EXPORT void BOP_Section::DoWithFiller const BOPTools_DSFiller aDSF  )  [virtual]
 

Reimplemented from BOP_Builder.

void BOP_Section::operator delete void *  anAddress  )  [inline]
 

Reimplemented from BOP_Builder.

void* BOP_Section::operator new size_t  size  )  [inline]
 

Reimplemented from BOP_Builder.

void* BOP_Section::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from BOP_Builder.

virtual Standard_EXPORT void BOP_Section::SetHistoryCollector const Handle(BOP_HistoryCollector)&  theHistory  )  [virtual]
 

Reimplemented from BOP_Builder.


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:40:40 2008 for OpenCASCADE by  doxygen 1.4.1