|
Open CASCADE Technology
6.5.4
|
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 | |
| DEFINE_STANDARD_ALLOC | BOP_WESCorrector () |
| Empty constructor; | |
| void | SetWES (const BOP_WireEdgeSet &aWES) |
| Modifier | |
| void | Do () |
| Performs the algorithm that consists of two steps | |
| Standard_Boolean | IsDone () const |
| Selector | |
| Standard_Integer | ErrorStatus () const |
| Selector contents see BOP_WESCorrector.cxx | |
| BOP_WireEdgeSet & | WES () |
| Selector | |
| BOP_WireEdgeSet & | NewWES () |
| Selector | |
| Standard_Boolean BOP_WESCorrector::IsDone | ( | ) | const |
| void BOP_WESCorrector::SetWES | ( | const BOP_WireEdgeSet & | aWES | ) |
1.8.0