Open CASCADE Technology 6.6.0
Public Member Functions
ShapeUpgrade_ShapeDivideClosed Class Reference

Divides all closed faces in the shape. Class
ShapeUpgrade_ClosedFaceDivide is used as divide tool.

#include <ShapeUpgrade_ShapeDivideClosed.hxx>

Inheritance diagram for ShapeUpgrade_ShapeDivideClosed:
Inheritance graph
[legend]

Public Member Functions

 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.


Constructor & Destructor Documentation

ShapeUpgrade_ShapeDivideClosed::ShapeUpgrade_ShapeDivideClosed ( const TopoDS_Shape S)

Member Function Documentation

void ShapeUpgrade_ShapeDivideClosed::SetNbSplitPoints ( const Standard_Integer  num)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines