Version: 6.3.1
Functions

src/GEOMAlgo/GEOMAlgo_Tools3D.cxx File Reference

#include <GEOMAlgo_Tools3D.ixx>
#include <Precision.hxx>
#include <gp_Vec.hxx>
#include <gp_Pnt.hxx>
#include <gp_Dir.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Pln.hxx>
#include <gp_XYZ.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Surface.hxx>
#include <Geom2d_Curve.hxx>
#include <GeomAPI_ProjectPointOnSurf.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <TopAbs_State.hxx>
#include <TopLoc_Location.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_CompSolid.hxx>
#include <TopoDS_Wire.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopoDS_Solid.hxx>
#include <TopoDS_Shell.hxx>
#include <TopoDS_Iterator.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <BRep_Builder.hxx>
#include <BRep_Tool.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_MapOfShape.hxx>
#include <BRepClass3d_SolidClassifier.hxx>
#include <IntTools_Context.hxx>
#include <IntTools_Tools.hxx>
#include <BOPTools_Tools3D.hxx>
#include <BOPTools_Tools2D.hxx>
#include <BOPTools_Tools.hxx>
#include <NMTTools_ListOfCoupleOfShape.hxx>
#include <NMTTools_ListIteratorOfListOfCoupleOfShape.hxx>
#include <NMTTools_CoupleOfShape.hxx>
#include <TopTools_DataMapOfShapeListOfShape.hxx>
#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
#include <TopTools_MapIteratorOfMapOfShape.hxx>
#include <GeomAdaptor_Surface.hxx>
Include dependency graph for GEOMAlgo_Tools3D.cxx:

Functions

static Standard_Boolean FindFacePairs (const TopoDS_Edge &, const TopTools_ListOfShape &, NMTTools_ListOfCoupleOfShape &)
static Standard_Real AngleWithRef (const gp_Dir &, const gp_Dir &, const gp_Dir &)
static void GetApproxNormalToFaceOnEdge (const TopoDS_Edge &aE, const TopoDS_Face &aF, Standard_Real aT, gp_Pnt &aPF, gp_Dir &aDNF, IntTools_Context &aCtx)

Function Documentation

Standard_Boolean FindFacePairs ( const TopoDS_Edge &  theE,
const TopTools_ListOfShape &  thLF,
NMTTools_ListOfCoupleOfShape theLCFF 
) [static]
Standard_Real AngleWithRef ( const gp_Dir &  theD1,
const gp_Dir &  theD2,
const gp_Dir &  theDRef 
) [static]
void GetApproxNormalToFaceOnEdge ( const TopoDS_Edge &  aE,
const TopoDS_Face &  aF,
Standard_Real  aT,
gp_Pnt &  aPF,
gp_Dir &  aDNF,
IntTools_Context &  aCtx 
) [static]

References Handle(), and geompy.Tolerance().

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