Open CASCADE Technology
6.5.4
|
Divides all closed faces in the shape. Class
ShapeUpgrade_ClosedFaceDivide is used as divide tool.
#include <ShapeUpgrade_ShapeDivideClosed.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | ShapeUpgrade_ShapeDivideClosed (const TopoDS_Shape &S) |
Initialises tool with shape and default parameter. | |
void | SetNbSplitPoints (const Standard_Integer num) |
Sets the number of cuts applied to divide closed faces. The number of resulting faces will be num+1. |
DEFINE_STANDARD_ALLOC ShapeUpgrade_ShapeDivideClosed::ShapeUpgrade_ShapeDivideClosed | ( | const TopoDS_Shape & | S | ) |