Version: 6.3.1
Functions

src/GEOMAlgo/GEOMAlgo_BuilderSolid.cxx File Reference

#include <GEOMAlgo_BuilderSolid.ixx>
#include <gp_Pnt2d.hxx>
#include <gp_Pln.hxx>
#include <gp_Vec.hxx>
#include <gp_Dir.hxx>
#include <gp_Pnt.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Surface.hxx>
#include <Geom2d_Curve.hxx>
#include <TopAbs.hxx>
#include <TopoDS_Iterator.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Shell.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Solid.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopoDS_Compound.hxx>
#include <BRep_Builder.hxx>
#include <BRep_Tool.hxx>
#include <BRepTools.hxx>
#include <BRepClass3d_SolidClassifier.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopTools_MapIteratorOfMapOfShape.hxx>
#include <TopTools_MapOfOrientedShape.hxx>
#include <TopTools_MapIteratorOfMapOfOrientedShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_DataMapOfShapeShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
#include <TopTools_DataMapOfShapeListOfShape.hxx>
#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
#include <IntTools_Context.hxx>
#include <BOPTools_Tools2D.hxx>
#include <BOPTools_Tools3D.hxx>
#include <NMTTools_ListOfCoupleOfShape.hxx>
#include <NMTTools_CoupleOfShape.hxx>
#include <NMTTools_ListIteratorOfListOfCoupleOfShape.hxx>
#include <GEOMAlgo_Tools3D.hxx>
#include <GEOMAlgo_BuilderTools.hxx>
Include dependency graph for GEOMAlgo_BuilderSolid.cxx:

Functions

static Standard_Boolean IsGrowthShell (const TopoDS_Shape &, const TopTools_IndexedMapOfShape &)
static Standard_Boolean IsHole (const TopoDS_Shape &, IntTools_PContext &)
static Standard_Boolean IsInside (const TopoDS_Shape &, const TopoDS_Shape &, IntTools_PContext &)
static void MakeInternalShells (const TopTools_MapOfShape &, TopTools_ListOfShape &)
static Standard_Boolean IsClosedShell (const TopoDS_Shell &)
static Standard_Boolean RefineShell (const TopoDS_Shell &, TopoDS_Shell &)

Function Documentation

Standard_Boolean IsGrowthShell ( const TopoDS_Shape &  theShell,
const TopTools_IndexedMapOfShape &  theMHF 
) [static]
Standard_Boolean IsHole ( const TopoDS_Shape &  theS2,
IntTools_PContext &  theContext 
) [static]
Standard_Boolean IsInside ( const TopoDS_Shape &  theS1,
const TopoDS_Shape &  theS2,
IntTools_PContext &  theContext 
) [static]
void MakeInternalShells ( const TopTools_MapOfShape &  theMF,
TopTools_ListOfShape &  theShells 
) [static]
Standard_Boolean IsClosedShell ( const TopoDS_Shell &  theShell) [static]
Standard_Boolean RefineShell ( const TopoDS_Shell &  aShell,
TopoDS_Shell &  aShx 
) [static]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS