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

ModelingAlgorithms
TKBO
BOP


BOP_ShellSplitter Class Reference

the algorithm to split (multiconnexed)
shells on a solid onto biconnexed shells
when each edge is shared by only two or one
faces

#include <BOP_ShellSplitter.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_ShellSplitter ()
 Empty constructor;
.
Standard_EXPORT void DoWithListOfEdges (const TopTools_ListOfShape &aLE)
 Perform the algorithm using the list of shapes <ale> as data
.
Standard_EXPORT void SetShell (const TopoDS_Shell &aShell)
 Modifier
.
Standard_EXPORT const TopoDS_Shell & Shell () const
 Selector
.
Standard_EXPORT void DoWithShell ()
 Perform the algorithm using the shell as data
.
Standard_EXPORT Standard_Boolean IsNothingToDo () const
 Returns TRUE if the source shell is valid and
there is nothing to correct
.
Standard_EXPORT Standard_Boolean IsDone () const
 Returns TRUE if the algorithm was performed
successfuly
.
Standard_EXPORT const BOPTColStd_ListOfListOfShapeShapes () const
 Selector
.

Private Member Functions

Standard_EXPORT void Do ()
 Perform the algorithm
.

Private Attributes

TopoDS_Shell myShell
Standard_Boolean myIsDone
Standard_Boolean myNothingToDo
BOPTColStd_ListOfListOfShape myShapes
BOP_IndexedDataMapOfEdgeListFaceInfo mySmartMap
TopTools_ListOfShape myFaces


Constructor & Destructor Documentation

Standard_EXPORT BOP_ShellSplitter::BOP_ShellSplitter  ) 
 


Member Function Documentation

Standard_EXPORT void BOP_ShellSplitter::Do  )  [private]
 

Standard_EXPORT void BOP_ShellSplitter::DoWithListOfEdges const TopTools_ListOfShape &  aLE  ) 
 

Standard_EXPORT void BOP_ShellSplitter::DoWithShell  ) 
 

Standard_EXPORT Standard_Boolean BOP_ShellSplitter::IsDone  )  const
 

Standard_EXPORT Standard_Boolean BOP_ShellSplitter::IsNothingToDo  )  const
 

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

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

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

Standard_EXPORT void BOP_ShellSplitter::SetShell const TopoDS_Shell &  aShell  ) 
 

Standard_EXPORT const BOPTColStd_ListOfListOfShape& BOP_ShellSplitter::Shapes  )  const
 

Standard_EXPORT const TopoDS_Shell& BOP_ShellSplitter::Shell  )  const
 


Field Documentation

TopTools_ListOfShape BOP_ShellSplitter::myFaces [private]
 

Standard_Boolean BOP_ShellSplitter::myIsDone [private]
 

Standard_Boolean BOP_ShellSplitter::myNothingToDo [private]
 

BOPTColStd_ListOfListOfShape BOP_ShellSplitter::myShapes [private]
 

TopoDS_Shell BOP_ShellSplitter::myShell [private]
 

BOP_IndexedDataMapOfEdgeListFaceInfo BOP_ShellSplitter::mySmartMap [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