Open CASCADE Technology
7.5.0
|
Provides a set of following operators. 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, const Handle< ShapeExtend_MsgRegistrator > &msg=0, Standard_Boolean theMutableInput=Standard_False) |
Applies BRepTools_Modification to a shape, taking into account sharing of components of compounds. if theMutableInput vat is set to true then imput shape S can be modified during the modification process. More... | |
Provides a set of following operators.
DirectFaces FixShape SameParameter SetTolerance SplitAngle BSplineRestriction ElementaryToRevolution SurfaceToBSpline ToBezier SplitContinuity SplitClosedFaces FixWireGaps FixFaceSize DropSmallEdges FixShape SplitClosedEdges
|
static |
Applies BRepTools_Modification to a shape, taking into account sharing of components of compounds. if theMutableInput vat is set to true then imput shape S can be modified during the modification process.
|
static |
Registers all the operators.