Open CASCADE Technology
6.5.4
|
#include <ShapeUpgrade_ShapeDivideClosedEdges.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | ShapeUpgrade_ShapeDivideClosedEdges (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 edges. The number of resulting faces will be num+1. |
DEFINE_STANDARD_ALLOC ShapeUpgrade_ShapeDivideClosedEdges::ShapeUpgrade_ShapeDivideClosedEdges | ( | const TopoDS_Shape & | S | ) |