Version: 9.12.0
GEOMImpl_ChamferDriver.cxx File Reference
#include <GEOMImpl_ChamferDriver.hxx>
#include <GEOMImpl_IChamfer.hxx>
#include <GEOMImpl_Types.hxx>
#include <GEOMImpl_ILocalOperations.hxx>
#include <GEOMImpl_Block6Explorer.hxx>
#include <GEOMUtils.hxx>
#include <GEOM_Function.hxx>
#include <BRepLib.hxx>
#include <BRep_Tool.hxx>
#include <BRepTools.hxx>
#include <BRepFilletAPI_MakeChamfer.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_Explorer.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
#include <StdFail_NotDone.hxx>
#include <Basics_OCCTVersion.hxx>

Functions

static Standard_Boolean isGoodForChamfer (const TopoDS_Shape &theShape)
 

Function Documentation

◆ isGoodForChamfer()

static Standard_Boolean isGoodForChamfer ( const TopoDS_Shape &  theShape)
static