#include <Standard_Stream.hxx>#include <GEOMImpl_ILocalOperations.hxx>#include <GEOMImpl_Types.hxx>#include <GEOMImpl_FilletDriver.hxx>#include <GEOMImpl_Fillet1dDriver.hxx>#include <GEOMImpl_Fillet2dDriver.hxx>#include <GEOMImpl_ChamferDriver.hxx>#include <GEOMImpl_IFillet.hxx>#include <GEOMImpl_IFillet1d.hxx>#include <GEOMImpl_IFillet2d.hxx>#include <GEOMImpl_IChamfer.hxx>#include <GEOMImpl_IArchimede.hxx>#include <GEOMImpl_ArchimedeDriver.hxx>#include <GEOMImpl_Gen.hxx>#include <GEOMImpl_IShapesOperations.hxx>#include <GEOM_Function.hxx>#include <GEOM_PythonDump.hxx>#include <Basics_OCCTVersion.hxx>#include "utilities.h"#include <OpUtil.hxx>#include <Utils_ExceptHandlers.hxx>#include <TFunction_DriverTable.hxx>#include <TFunction_Driver.hxx>#include <TDF_Tool.hxx>#include <TopExp.hxx>#include <TopoDS_TShape.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <Standard_Failure.hxx>#include <Standard_ErrorHandler.hxx>Functions | |
| Handle (GEOM_Object) GEOMImpl_ILocalOperations | |
| Handle | ( | GEOM_Object | ) |
MakeFilletAll
MakeFilletEdges
MakeFilletEdges R1 R2
MakeFilletFaces
MakeFilletFaces R1 R2
MakeFillet2D
MakeFillet1D
MakeChamferAll
MakeChamferEdge
MakeChamferEdgeAD
MakeChamferFaces
MakeChamferFacesAD
MakeChamferEdges
MakeChamferEdgesAD
Archimede
References FILLET_SHAPE_ALL, GEOM_FILLET, GEOMImpl_FilletDriver::GetID(), Handle(), KO, NULL, OK, GEOMImpl_IFillet::SetR(), and GEOMImpl_IFillet::SetShape().