Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
ShapeProcess_OperLibrary Class Reference

Provides a set of following operators

DirectFaces
FixShape
SameParameter
SetTolerance
SplitAngle
BSplineRestriction
ElementaryToRevolution
SurfaceToBSpline
ToBezier
SplitContinuity
SplitClosedFaces
FixWireGaps
FixFaceSize
DropSmallEdges
FixShape
SplitClosedEdges
More...

#include <ShapeProcess_OperLibrary.hxx>

Static Public Member Functions

static void Init ()
 Registers all the operators
More...
 
static TopoDS_Shape ApplyModifier (const TopoDS_Shape &S, const Handle< ShapeProcess_ShapeContext > &context, const Handle< BRepTools_Modification > &M, TopTools_DataMapOfShapeShape &map)
 Applies BRepTools_Modification to a shape,
taking into account sharing of components of compounds.
More...
 

Detailed Description

Provides a set of following operators

DirectFaces
FixShape
SameParameter
SetTolerance
SplitAngle
BSplineRestriction
ElementaryToRevolution
SurfaceToBSpline
ToBezier
SplitContinuity
SplitClosedFaces
FixWireGaps
FixFaceSize
DropSmallEdges
FixShape
SplitClosedEdges

Member Function Documentation

static TopoDS_Shape ShapeProcess_OperLibrary::ApplyModifier ( const TopoDS_Shape S,
const Handle< ShapeProcess_ShapeContext > &  context,
const Handle< BRepTools_Modification > &  M,
TopTools_DataMapOfShapeShape map 
)
static

Applies BRepTools_Modification to a shape,
taking into account sharing of components of compounds.

static void ShapeProcess_OperLibrary::Init ( )
static

Registers all the operators


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