|
cgma
|
#include "OCCSurface.hpp"#include "OCCQueryEngine.hpp"#include "OCCBody.hpp"#include "OCCLump.hpp"#include "OCCShell.hpp"#include "OCCLoop.hpp"#include "OCCCoEdge.hpp"#include "OCCCurve.hpp"#include "OCCPoint.hpp"#include "OCCAttribSet.hpp"#include "GfxDebug.hpp"#include "OCCDrawTool.hpp"#include "CubitVector.hpp"#include "GeometryDefines.h"#include "CubitUtil.hpp"#include "CastTo.hpp"#include "GeometryQueryEngine.hpp"#include "DLIList.hpp"#include "ShellSM.hpp"#include "Lump.hpp"#include "LoopSM.hpp"#include <BRepAdaptor_Surface.hxx>#include <TopExp.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <Bnd_Box.hxx>#include <BndLib_AddSurface.hxx>#include <Precision.hxx>#include <TopoDS.hxx>#include <Extrema_ExtPS.hxx>#include <BRepLProp_SLProps.hxx>#include <BRepGProp.hxx>#include <GProp_GProps.hxx>#include "TopTools_ListIteratorOfListOfShape.hxx"#include "TopTools_DataMapOfShapeInteger.hxx"#include "TopTools_IndexedDataMapOfShapeListOfShape.hxx"#include "BRepClass_FaceClassifier.hxx"#include "BRepBuilderAPI_ModifyShape.hxx"#include "BRepAlgoAPI_BooleanOperation.hxx"#include "BRepBuilderAPI_MakeShape.hxx"#include "BRepBuilderAPI_Transform.hxx"#include "BRepBuilderAPI_GTransform.hxx"#include "BRepFilletAPI_MakeFillet2d.hxx"#include "BRepTools_WireExplorer.hxx"#include "BRep_Tool.hxx"#include "BRep_Builder.hxx"#include "LocOpe_SplitShape.hxx"#include "TopoDS_Compound.hxx"#include "BRepExtrema_DistShapeShape.hxx"#include "Geom_BSplineSurface.hxx"#include "IntCurvesFace_ShapeIntersector.hxx"#include "TColgp_Array2OfPnt.hxx"#include "TColStd_Array2OfReal.hxx"#include "TColStd_Array1OfReal.hxx"#include "gp_Dir.hxx"#include "gp_Lin.hxx"#include "gp_Pnt.hxx"#include "gp_Sphere.hxx"#include "gp_Cone.hxx"#include "gp_Torus.hxx"