Open CASCADE Technology 6.6.0
|
#include <ShapeUpgrade_ShapeDivideClosedEdges.hxx>
Public Member Functions | |
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. |
ShapeUpgrade_ShapeDivideClosedEdges::ShapeUpgrade_ShapeDivideClosedEdges | ( | const TopoDS_Shape & | S | ) |
void ShapeUpgrade_ShapeDivideClosedEdges::SetNbSplitPoints | ( | const Standard_Integer | num | ) |