|
Open CASCADE Technology
6.5.4
|
The algorithm to provide the refinition
for a resulting shape of Boolean Operation
algorithm.
(not completed yet)
#include <BOP_Refiner.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BOP_Refiner () |
| Empty constructor; | |
| BOP_Refiner (const TopoDS_Shape &aS) | |
| Constructor; | |
| void | SetShape (const TopoDS_Shape &aS) |
| Modifier | |
| void | SetInternals (const TopTools_ListOfShape &aLS) |
| Modifier | |
| void | Do () |
| Performs the algorithm | |
| Standard_Boolean | IsDone () const |
| Selector | |
| Standard_Integer | ErrorStatus () const |
| Selector | |
| const TopoDS_Shape & | Shape () const |
| Selector | |
| Standard_Integer | NbRemovedVertices () const |
| Selector | |
| Standard_Integer | NbRemovedEdges () const |
| Selector | |
| void BOP_Refiner::Do | ( | ) |
| Standard_Integer BOP_Refiner::ErrorStatus | ( | ) | const |
| Standard_Boolean BOP_Refiner::IsDone | ( | ) | const |
| Standard_Integer BOP_Refiner::NbRemovedEdges | ( | ) | const |
| void BOP_Refiner::SetShape | ( | const TopoDS_Shape & | aS | ) |
| const TopoDS_Shape& BOP_Refiner::Shape | ( | ) | const |
1.8.0