#include <GEOMAlgo_BuilderFace.ixx>#include <gp_Pnt2d.hxx>#include <gp_Pln.hxx>#include <gp_Vec.hxx>#include <gp_Dir.hxx>#include <gp_Pnt.hxx>#include <Geom_Surface.hxx>#include <TopAbs.hxx>#include <TopLoc_Location.hxx>#include <TopoDS_Iterator.hxx>#include <TopoDS_Face.hxx>#include <TopoDS.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Wire.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Vertex.hxx>#include <BRep_Builder.hxx>#include <BRep_Tool.hxx>#include <BRepTools.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <TopTools_MapOfShape.hxx>#include <TopTools_MapIteratorOfMapOfShape.hxx>#include <TopTools_MapOfOrientedShape.hxx>#include <TopTools_MapIteratorOfMapOfOrientedShape.hxx>#include <TopTools_ListOfShape.hxx>#include <TopTools_ListIteratorOfListOfShape.hxx>#include <TopTools_DataMapOfShapeShape.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <TopTools_DataMapOfShapeListOfShape.hxx>#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>#include <IntTools_FClass2d.hxx>#include <IntTools_Context.hxx>#include <BOPTools_Tools2D.hxx>#include <BOP_WireEdgeSet.hxx>#include <BOP_WESCorrector.hxx>#include <NMTTools_ListOfCoupleOfShape.hxx>#include <NMTTools_CoupleOfShape.hxx>#include <NMTTools_ListIteratorOfListOfCoupleOfShape.hxx>#include <GEOMAlgo_Tools3D.hxx>#include <GEOMAlgo_BuilderTools.hxx>#include <GEOMAlgo_WireEdgeSet.hxx>#include <GEOMAlgo_WESCorrector.hxx>
Functions | |
| static Standard_Boolean | IsGrowthWire (const TopoDS_Shape &, const TopTools_IndexedMapOfShape &) |
| static Standard_Boolean | IsInside (const TopoDS_Shape &, const TopoDS_Shape &, IntTools_PContext &) |
| static void | MakeInternalWires (const TopTools_MapOfShape &, TopTools_ListOfShape &) |
| Standard_Boolean IsGrowthWire | ( | const TopoDS_Shape & | theWire, |
| const TopTools_IndexedMapOfShape & | theMHE | ||
| ) | [static] |
| Standard_Boolean IsInside | ( | const TopoDS_Shape & | theHole, |
| const TopoDS_Shape & | theF2, | ||
| IntTools_PContext & | theContext | ||
| ) | [static] |
References MapShapes().
| void MakeInternalWires | ( | const TopTools_MapOfShape & | theME, |
| TopTools_ListOfShape & | theWires | ||
| ) | [static] |