Open CASCADE Technology 6.6.0
|
Provides a set of following operators
DirectFaces
FixShape
SameParameter
SetTolerance
SplitAngle
BSplineRestriction
ElementaryToRevolution
SurfaceToBSpline
ToBezier
SplitContinuity
SplitClosedFaces
FixWireGaps
FixFaceSize
DropSmallEdges
FixShape
SplitClosedEdges
#include <ShapeProcess_OperLibrary.hxx>
Static Public Member Functions | |
static void | Init () |
Registers all the operators | |
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. |
static TopoDS_Shape ShapeProcess_OperLibrary::ApplyModifier | ( | const TopoDS_Shape & | S, |
const Handle< ShapeProcess_ShapeContext > & | context, | ||
const Handle< BRepTools_Modification > & | M, | ||
TopTools_DataMapOfShapeShape & | map | ||
) | [static] |
static void ShapeProcess_OperLibrary::Init | ( | ) | [static] |