|
cgma
|
#include <assert.h>#include "CubitDefines.h"#include "CubitString.hpp"#include "CastTo.hpp"#include "BodySM.hpp"#include "Body.hpp"#include "OCCBody.hpp"#include "CubitSimpleAttrib.hpp"#include "OCCQueryEngine.hpp"#include "DLIList.hpp"#include "Surface.hpp"#include "OCCSurface.hpp"#include "CubitTransformMatrix.hpp"#include "OCCPoint.hpp"#include "OCCCurve.hpp"#include "OCCCoEdge.hpp"#include "OCCLoop.hpp"#include "OCCShell.hpp"#include "OCCLump.hpp"#include "OCCModifyEngine.hpp"#include "OCCAttribSet.hpp"#include <TopExp.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include "BRepBuilderAPI_ModifyShape.hxx"#include "BRepBuilderAPI_Transform.hxx"#include "BRepBuilderAPI_GTransform.hxx"#include "TopTools_DataMapOfShapeInteger.hxx"#include "TopTools_ListIteratorOfListOfShape.hxx"#include "gp_Ax1.hxx"#include "gp_Ax2.hxx"#include "gp_GTrsf.hxx"#include "Bnd_Box.hxx"#include "BRepBndLib.hxx"#include "TopExp_Explorer.hxx"#include "BRep_Builder.hxx"#include "TopoDS.hxx"#include "GProp_GProps.hxx"#include "BRepGProp.hxx"#include "Standard_Boolean.hxx"#include "LocOpe_SplitShape.hxx"#include "TopoDS_Compound.hxx"