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

ModelingAlgorithms
TKBO
BOP


BOP_WESCorrector Class Reference

The algorithm to change the Wire Edges Set (WES) contents.
The NewWES will contain only wires instead of wires and edges.
.

#include <BOP_WESCorrector.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOP_WESCorrector ()
 Empty constructor;
.
Standard_EXPORT void SetWES (const BOP_WireEdgeSet &aWES)
 Modifier
.
Standard_EXPORT void Do ()
 Performs the algorithm that consists of two steps
1. Make conexity blocks ( DoConnexityBlocks() )
2. Make corrections ( DoCorrections() )
.
Standard_EXPORT Standard_Boolean IsDone () const
 Selector
.
Standard_EXPORT Standard_Integer ErrorStatus () const
 Selector
contents see BOP_WESCorrector.cxx
.
Standard_EXPORT BOP_WireEdgeSetWES ()
 Selector
.
Standard_EXPORT BOP_WireEdgeSetNewWES ()
 Selector
.

Private Member Functions

Standard_EXPORT void DoConnexityBlocks ()
Standard_EXPORT void DoCorrections ()

Private Attributes

BOP_PWireEdgeSet myWES
BOP_WireEdgeSet myNewWES
BOP_ListOfConnexityBlock myConnexityBlocks
Standard_Boolean myIsDone
Standard_Integer myErrorStatus


Constructor & Destructor Documentation

Standard_EXPORT BOP_WESCorrector::BOP_WESCorrector  ) 
 


Member Function Documentation

Standard_EXPORT void BOP_WESCorrector::Do  ) 
 

Standard_EXPORT void BOP_WESCorrector::DoConnexityBlocks  )  [private]
 

Standard_EXPORT void BOP_WESCorrector::DoCorrections  )  [private]
 

Standard_EXPORT Standard_Integer BOP_WESCorrector::ErrorStatus  )  const
 

Standard_EXPORT Standard_Boolean BOP_WESCorrector::IsDone  )  const
 

Standard_EXPORT BOP_WireEdgeSet& BOP_WESCorrector::NewWES  ) 
 

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

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

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

Standard_EXPORT void BOP_WESCorrector::SetWES const BOP_WireEdgeSet aWES  ) 
 

Standard_EXPORT BOP_WireEdgeSet& BOP_WESCorrector::WES  ) 
 


Field Documentation

BOP_ListOfConnexityBlock BOP_WESCorrector::myConnexityBlocks [private]
 

Standard_Integer BOP_WESCorrector::myErrorStatus [private]
 

Standard_Boolean BOP_WESCorrector::myIsDone [private]
 

BOP_WireEdgeSet BOP_WESCorrector::myNewWES [private]
 

BOP_PWireEdgeSet BOP_WESCorrector::myWES [private]
 


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