Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
ShapeUpgrade_ShapeDivideContinuity Class Reference

#include <ShapeUpgrade_ShapeDivideContinuity.hxx>

Inheritance diagram for ShapeUpgrade_ShapeDivideContinuity:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC ShapeUpgrade_ShapeDivideContinuity ()
 ShapeUpgrade_ShapeDivideContinuity (const TopoDS_Shape &S)
 Initialize by a Shape.

void SetTolerance (const Standard_Real Tol)
 Sets tolerance.

void SetTolerance2d (const Standard_Real Tol)
 Sets tolerance.

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.

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.

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
Handle_ShapeUpgrade_FaceDivide 
GetSplitFaceTool () const
 Returns the tool for dividing faces.


Constructor & Destructor Documentation


Member Function Documentation

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

Reimplemented from ShapeUpgrade_ShapeDivide.


The documentation for this class was generated from the following file: