|
cgma
|
#include <assert.h>#include "OCCQueryEngine.hpp"#include "OCCLump.hpp"#include "CastTo.hpp"#include "Surface.hpp"#include "DLIList.hpp"#include "CubitVector.hpp"#include "CubitString.hpp"#include "ShellSM.hpp"#include "BodySM.hpp"#include "Body.hpp"#include "OCCBody.hpp"#include "OCCShell.hpp"#include "OCCSurface.hpp"#include "OCCLoop.hpp"#include "OCCCoEdge.hpp"#include "OCCCurve.hpp"#include "OCCPoint.hpp"#include "OCCAttribSet.hpp"#include <TopExp.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include "BRepBuilderAPI_Transform.hxx"#include "BRepBuilderAPI_GTransform.hxx"#include "TopTools_DataMapOfShapeInteger.hxx"#include "TopTools_ListIteratorOfListOfShape.hxx"#include "BRepAlgoAPI_BooleanOperation.hxx"#include "BRepBuilderAPI_MakeShape.hxx"#include "BRepBuilderAPI_ModifyShape.hxx"#include "Bnd_Box.hxx"#include "BRepBndLib.hxx"#include "GProp_GProps.hxx"#include "BRepGProp.hxx"#include "BRepClass3d_SolidExplorer.hxx"#include "BRepClass3d_SClassifier.hxx"#include "TopExp_Explorer.hxx"#include "TopoDS.hxx"#include "BRep_Tool.hxx"#include "LocOpe_SplitShape.hxx"