Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOP_Refiner Class Reference

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_ShapeShape () const
 Selector


Standard_Integer NbRemovedVertices () const
 Selector


Standard_Integer NbRemovedEdges () const
 Selector



Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: