![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Provides a set of following operators. More...
#include <ShapeProcess_OperLibrary.hxx>
Static Public Member Functions | |
| static void | Init () |
| Registers all the operators. | |
| static TopoDS_Shape | ApplyModifier (const TopoDS_Shape &S, const occ::handle< ShapeProcess_ShapeContext > &context, const occ::handle< BRepTools_Modification > &M, NCollection_DataMap< TopoDS_Shape, TopoDS_Shape, TopTools_ShapeMapHasher > &map, const occ::handle< ShapeExtend_MsgRegistrator > &msg=nullptr, bool theMutableInput=false) |
| Applies BRepTools_Modification to a shape, taking into account sharing of components of compounds. if theMutableInput vat is set to true then input shape S can be modified during the modification process. | |
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 input shape S can be modified during the modification process.