OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKShHealing
ShapeUpgrade


ShapeUpgrade_ShapeDivideContinuity Class Reference

#include <ShapeUpgrade_ShapeDivideContinuity.hxx>

Inheritance diagram for ShapeUpgrade_ShapeDivideContinuity:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT ShapeUpgrade_ShapeDivideContinuity ()
Standard_EXPORT ShapeUpgrade_ShapeDivideContinuity (const TopoDS_Shape &S)
 Initialize by a Shape.
.
Standard_EXPORT void SetTolerance (const Standard_Real Tol)
 Sets tolerance.
.
Standard_EXPORT void SetTolerance2d (const Standard_Real Tol)
 Sets tolerance.
.
Standard_EXPORT void SetBoundaryCriterion (const GeomAbs_Shape Criterion=GeomAbs_C1)
 Defines a criterion of continuity for the boundary (all the
Wires)

The possible values are C0, G1, C1, G2, C2, C3, CN The
default is C1 to respect the Cas.Cade Shape Validity. G1
and G2 are not authorized.
.
Standard_EXPORT void SetPCurveCriterion (const GeomAbs_Shape Criterion=GeomAbs_C1)
 Defines a criterion of continuity for the boundary (all the
pcurves of Wires)

The possible values are C0, G1, C1, G2, C2, C3, CN The
default is C1 to respect the Cas.Cade Shape Validity. G1
and G2 are not authorized.
.
Standard_EXPORT void SetSurfaceCriterion (const GeomAbs_Shape Criterion=GeomAbs_C1)
 Defines a criterion of continuity for the boundary (all the
Wires)

The possible values are C0, G1, C1, G2, C2, C3, CN The
default is C1 to respect the Cas.Cade Shape Validity. G1
and G2 are not authorized.
.

Protected Member Functions

virtual Standard_EXPORT Handle_ShapeUpgrade_FaceDivide GetSplitFaceTool () const
 Returns the tool for dividing faces.
.

Private Attributes

GeomAbs_Shape myCurve3dCriterion
GeomAbs_Shape myCurve2dCriterion
GeomAbs_Shape mySurfaceCriterion
Standard_Real myTolerance3d
Standard_Real myTolerance2d

Constructor & Destructor Documentation

Standard_EXPORT ShapeUpgrade_ShapeDivideContinuity::ShapeUpgrade_ShapeDivideContinuity  ) 
 

Standard_EXPORT ShapeUpgrade_ShapeDivideContinuity::ShapeUpgrade_ShapeDivideContinuity const TopoDS_Shape &  S  ) 
 


Member Function Documentation

virtual Standard_EXPORT Handle_ShapeUpgrade_FaceDivide ShapeUpgrade_ShapeDivideContinuity::GetSplitFaceTool  )  const [protected, virtual]
 

Reimplemented from ShapeUpgrade_ShapeDivide.

void ShapeUpgrade_ShapeDivideContinuity::operator delete void *  anAddress  )  [inline]
 

Reimplemented from ShapeUpgrade_ShapeDivide.

void* ShapeUpgrade_ShapeDivideContinuity::operator new size_t  size  )  [inline]
 

Reimplemented from ShapeUpgrade_ShapeDivide.

void* ShapeUpgrade_ShapeDivideContinuity::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from ShapeUpgrade_ShapeDivide.

Standard_EXPORT void ShapeUpgrade_ShapeDivideContinuity::SetBoundaryCriterion const GeomAbs_Shape  Criterion = GeomAbs_C1  ) 
 

Standard_EXPORT void ShapeUpgrade_ShapeDivideContinuity::SetPCurveCriterion const GeomAbs_Shape  Criterion = GeomAbs_C1  ) 
 

Standard_EXPORT void ShapeUpgrade_ShapeDivideContinuity::SetSurfaceCriterion const GeomAbs_Shape  Criterion = GeomAbs_C1  ) 
 

Standard_EXPORT void ShapeUpgrade_ShapeDivideContinuity::SetTolerance const Standard_Real  Tol  ) 
 

Standard_EXPORT void ShapeUpgrade_ShapeDivideContinuity::SetTolerance2d const Standard_Real  Tol  ) 
 


Field Documentation

GeomAbs_Shape ShapeUpgrade_ShapeDivideContinuity::myCurve2dCriterion [private]
 

GeomAbs_Shape ShapeUpgrade_ShapeDivideContinuity::myCurve3dCriterion [private]
 

GeomAbs_Shape ShapeUpgrade_ShapeDivideContinuity::mySurfaceCriterion [private]
 

Standard_Real ShapeUpgrade_ShapeDivideContinuity::myTolerance2d [private]
 

Standard_Real ShapeUpgrade_ShapeDivideContinuity::myTolerance3d [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:42:48 2008 for OpenCASCADE by  doxygen 1.4.1