#include "PreCompiled.h"#include <BRepFilletAPI_MakeChamfer.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <TopoDS.hxx>#include <TopoDS_Edge.hxx>#include <TopTools_ListOfShape.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include "FeatureChamfer.h"Go to the source code of this file.
1.6.1