Open CASCADE Technology
6.5.4
|
Divides face by max area criterium.
#include <ShapeUpgrade_FaceDivideArea.hxx>
Public Member Functions | |
ShapeUpgrade_FaceDivideArea () | |
Creates empty constructor. | |
ShapeUpgrade_FaceDivideArea (const TopoDS_Face &F) | |
virtual Standard_Boolean | Perform () |
Performs splitting and computes the resulting shell The context is used to keep track of former splittings | |
Standard_Real & | MaxArea () |
Set max area allowed for faces |
virtual Standard_Boolean ShapeUpgrade_FaceDivideArea::Perform | ( | ) | [virtual] |
Reimplemented from ShapeUpgrade_FaceDivide.