Open CASCADE Technology 6.6.0
|
Split surface in the parametric space
in according specified number of splits on the
#include <ShapeUpgrade_SplitSurfaceArea.hxx>
Public Member Functions | |
ShapeUpgrade_SplitSurfaceArea () | |
Empty constructor. | |
Standard_Integer & | NbParts () |
Set number of split for surfaces | |
virtual void | Compute (const Standard_Boolean Segment=Standard_True) |
Calculates points for correction/splitting of the surface. |
ShapeUpgrade_SplitSurfaceArea::ShapeUpgrade_SplitSurfaceArea | ( | ) |
virtual void ShapeUpgrade_SplitSurfaceArea::Compute | ( | const Standard_Boolean | Segment = Standard_True | ) | [virtual] |
Reimplemented from ShapeUpgrade_SplitSurface.
Standard_Integer& ShapeUpgrade_SplitSurfaceArea::NbParts | ( | ) |