#include <GEOMAlgo_Tools.ixx>#include <gp_Pnt.hxx>#include <gp_Pnt2d.hxx>#include <Geom_Surface.hxx>#include <Geom_Curve.hxx>#include <Geom2d_Curve.hxx>#include <GeomAdaptor_Surface.hxx>#include <GeomAPI_ProjectPointOnSurf.hxx>#include <TopAbs_ShapeEnum.hxx>#include <TopoDS.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Iterator.hxx>#include <TopTools_ListOfShape.hxx>#include <TopTools_ListIteratorOfListOfShape.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <BRep_Tool.hxx>#include <BRep_Builder.hxx>#include <BRepTools.hxx>#include <BOPTools_Tools2D.hxx>#include <IntTools_Context.hxx>#include <GEOMAlgo_PassKeyShape.hxx>#include <GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx>
Functions | |
| static void | GetCount (const TopoDS_Shape &aS, Standard_Integer &iCnt) |
| void GetCount | ( | const TopoDS_Shape & | aS, |
| Standard_Integer & | iCnt | ||
| ) | [static] |