#include <Standard_Stream.hxx>#include <GEOMImpl_ChamferDriver.hxx>#include <GEOMImpl_IChamfer.hxx>#include <GEOMImpl_Types.hxx>#include <GEOMImpl_ILocalOperations.hxx>#include <GEOMImpl_Block6Explorer.hxx>#include <GEOM_Function.hxx>#include <BRepLib.hxx>#include <BRep_Tool.hxx>#include <BRepTools.hxx>#include <BRepFilletAPI_MakeChamfer.hxx>#include <ShapeFix_Shape.hxx>#include <ShapeFix_ShapeTolerance.hxx>#include <TopAbs.hxx>#include <TopoDS.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Iterator.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <TopTools_MapOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <Precision.hxx>#include <gp_Pnt.hxx>#include <StdFail_NotDone.hxx>
Functions | |
| static Standard_Boolean | isGoodForChamfer (const TopoDS_Shape &theShape) |
| Standard_EXPORT Handle_Standard_Type & | GEOMImpl_ChamferDriver_Type_ () |
| const | Handle (GEOMImpl_ChamferDriver) Handle(GEOMImpl_ChamferDriver) |
| static Standard_Boolean isGoodForChamfer | ( | const TopoDS_Shape & | theShape | ) | [static] |
| Standard_EXPORT Handle_Standard_Type& GEOMImpl_ChamferDriver_Type_ | ( | ) |
References STANDARD_TYPE().
| const Handle | ( | GEOMImpl_ChamferDriver | ) |
References Handle(), and STANDARD_TYPE().