#include <GEOMAlgo_Splitter.ixx>
#include <TopAbs_ShapeEnum.hxx>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Iterator.hxx>
#include <TopExp.hxx>
#include <BRep_Builder.hxx>
#include <BRepLib.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <BOP_CorrectTolerances.hxx>
Functions |
| static void | TreatCompound (const TopoDS_Shape &aC, TopTools_ListOfShape &aLSX) |
Function Documentation
| void TreatCompound |
( |
const TopoDS_Shape & |
aC, |
|
|
TopTools_ListOfShape & |
aLSX |
|
) |
| [static] |