#include <GEOMAlgo_WESCorrector.ixx>#include <Geom_Surface.hxx>#include <TopLoc_Location.hxx>#include <TopoDS.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Wire.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Edge.hxx>#include <BRep_Builder.hxx>#include <BRep_Tool.hxx>#include <BRepAdaptor_Surface.hxx>#include <TopTools_IndexedMapOfOrientedShape.hxx>#include <TopTools_ListIteratorOfListOfShape.hxx>#include <BOP_ConnexityBlock.hxx>#include <BOP_ListIteratorOfListOfConnexityBlock.hxx>#include <BOPTColStd_ListOfListOfShape.hxx>#include <BOPTColStd_ListIteratorOfListOfListOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <NMTTools_IndexedDataMapOfShapeIndexedMapOfShape.hxx>#include <TopExp.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <TopTools_MapOfShape.hxx>#include <TopTools_MapIteratorOfMapOfShape.hxx>#include <TopoDS_Iterator.hxx>#include <GEOMAlgo_WireSplitter.hxx>#include <GEOMAlgo_WESScaler.hxx>
Functions | |
| static void | MakeWire (const TopTools_ListOfShape &aLE, TopoDS_Wire &newWire) |
| static Standard_Boolean | IsToScale (const TopoDS_Face &aF, Standard_Real &aScale) |
| void MakeWire | ( | const TopTools_ListOfShape & | aLE, |
| TopoDS_Wire & | newWire | ||
| ) | [static] |
| Standard_Boolean IsToScale | ( | const TopoDS_Face & | aF, |
| Standard_Real & | aScale | ||
| ) | [static] |