|
cgma
|
#include <assert.h>#include <vector>#include "CompositeTool.hpp"#include "DLIList.hpp"#include "CastTo.hpp"#include "CubitUtil.hpp"#include "RefEntityFactory.hpp"#include "RefEdge.hpp"#include "RefFace.hpp"#include "RefVertex.hpp"#include "RefVolume.hpp"#include "Loop.hpp"#include "Shell.hpp"#include "Chain.hpp"#include "CoEdge.hpp"#include "CoFace.hpp"#include "CoVertex.hpp"#include "Body.hpp"#include "CompositeCurve.hpp"#include "CompositeSurface.hpp"#include "CompositeLump.hpp"#include "CompositeBody.hpp"#include "PartitionTool.hpp"#include "BasicTopologyEntity.hpp"#include "ModelQueryEngine.hpp"#include "RefEntityName.hpp"#include "CompositeEngine.hpp"#include "Point.hpp"#include "GeometryQueryTool.hpp"#include "DAG.hpp"#include "CubitAttrib.hpp"#include "CADefines.hpp"#include "PartitionEngine.hpp"#include "PartitionSurface.hpp"#include "SegmentedCurve.hpp"#include "PartPTCurve.hpp"#include "PartitionPoint.hpp"#include "GMem.hpp"#include "GfxDebug.hpp"