Version: 9.12.0
GEOMAlgo_Splitter.cxx File Reference
#include <GEOMAlgo_Splitter.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Iterator.hxx>
#include <BRep_Builder.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopExp.hxx>

Functions

static void TreatCompound (const TopoDS_Shape &aC, TopTools_ListOfShape &aLSX)
 

Function Documentation

◆ TreatCompound()

void TreatCompound ( const TopoDS_Shape &  aC,
TopTools_ListOfShape &  aLSX 
)
static