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

ModelingAlgorithms
TKBO
BOP


BOP_SFSCorrector Class Reference

the algorithm is to change the Shell Faces Set (SFS)contents.
The NewSFS will contain only shells
instead of shells and faces.

#include <BOP_SFSCorrector.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_SFSCorrector ()
 Empty constructor;
.
Standard_EXPORT void SetSFS (const BOP_ShellFaceSet &aSFS)
 Modifier
.
Standard_EXPORT void Do ()
 Performs the algorithm 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
- 1 - Nothing is done because only constructor has been called
.
Standard_EXPORT BOP_ShellFaceSetSFS ()
 Selector
.
Standard_EXPORT BOP_ShellFaceSetNewSFS ()
 Selector
Returns the resulting SFS
.

Private Member Functions

Standard_EXPORT void DoConnexityBlocks ()
 Internal Purpose
.
Standard_EXPORT void DoCorrections ()
 Internal Purpose
.

Private Attributes

BOP_PShellFaceSet mySFS
BOP_ShellFaceSet myNewSFS
BOP_ListOfConnexityBlock myConnexityBlocks
Standard_Boolean myIsDone
Standard_Integer myErrorStatus


Constructor & Destructor Documentation

Standard_EXPORT BOP_SFSCorrector::BOP_SFSCorrector  ) 
 


Member Function Documentation

Standard_EXPORT void BOP_SFSCorrector::Do  ) 
 

Standard_EXPORT void BOP_SFSCorrector::DoConnexityBlocks  )  [private]
 

Standard_EXPORT void BOP_SFSCorrector::DoCorrections  )  [private]
 

Standard_EXPORT Standard_Integer BOP_SFSCorrector::ErrorStatus  )  const
 

Standard_EXPORT Standard_Boolean BOP_SFSCorrector::IsDone  )  const
 

Standard_EXPORT BOP_ShellFaceSet& BOP_SFSCorrector::NewSFS  ) 
 

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

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

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

Standard_EXPORT void BOP_SFSCorrector::SetSFS const BOP_ShellFaceSet aSFS  ) 
 

Standard_EXPORT BOP_ShellFaceSet& BOP_SFSCorrector::SFS  ) 
 


Field Documentation

BOP_ListOfConnexityBlock BOP_SFSCorrector::myConnexityBlocks [private]
 

Standard_Integer BOP_SFSCorrector::myErrorStatus [private]
 

Standard_Boolean BOP_SFSCorrector::myIsDone [private]
 

BOP_ShellFaceSet BOP_SFSCorrector::myNewSFS [private]
 

BOP_PShellFaceSet BOP_SFSCorrector::mySFS [private]
 


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