Go to the documentation of this file.
37 #ifndef NEKTAR_LIB_UTILITIES_CADSYSTEM_OCC_H
38 #define NEKTAR_LIB_UTILITIES_CADSYSTEM_OCC_H
40 #include <STEPControl_Reader.hxx>
41 #include <IGESControl_Reader.hxx>
42 #include <TColStd_HSequenceOfTransient.hxx>
45 #include <TopoDS_Shape.hxx>
46 #include <TopTools_IndexedMapOfShape.hxx>
47 #include <BRepAdaptor_Curve.hxx>
48 #include <BRepAdaptor_Surface.hxx>
49 #include <GeomAPI_ProjectPointOnSurf.hxx>
50 #include <BRepTools.hxx>
51 #include <BRep_Tool.hxx>
52 #include <gp_Trsf.hxx>
53 #include <TopLoc_Location.hxx>
54 #include <ShapeAnalysis.hxx>
55 #include <ShapeAnalysis_Wire.hxx>
56 #include <BRepTools_WireExplorer.hxx>