|
cgma
|
#include <assert.h>#include "OCCPoint.hpp"#include "OCCCurve.hpp"#include "OCCQueryEngine.hpp"#include "CastTo.hpp"#include "OCCAttribSet.hpp"#include "BRep_Tool.hxx"#include "TopExp.hxx"#include "TopoDS_Edge.hxx"#include "TopoDS.hxx"#include "TopTools_ListIteratorOfListOfShape.hxx"#include "TopTools_DataMapOfShapeInteger.hxx"#include "TopTools_IndexedDataMapOfShapeListOfShape.hxx"#include "BRepBuilderAPI_ModifyShape.hxx"#include "BRepBuilderAPI_Transform.hxx"#include "BRepBuilderAPI_GTransform.hxx"#include "BRepAlgoAPI_BooleanOperation.hxx"