|
Open CASCADE Technology
6.5.4
|
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 | |
| DEFINE_STANDARD_ALLOC | BOP_SFSCorrector () |
| Empty constructor; | |
| void | SetSFS (const BOP_ShellFaceSet &aSFS) |
| Modifier | |
| void | Do () |
| Performs the algorithm of two steps | |
| Standard_Boolean | IsDone () const |
| Selector | |
| Standard_Integer | ErrorStatus () const |
| Selector | |
| BOP_ShellFaceSet & | SFS () |
| Selector | |
| BOP_ShellFaceSet & | NewSFS () |
| Selector Returns the resulting SFS | |
| Standard_Boolean BOP_SFSCorrector::IsDone | ( | ) | const |
| void BOP_SFSCorrector::SetSFS | ( | const BOP_ShellFaceSet & | aSFS | ) |
1.8.0