![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
#include "occ_fonction_v2015.h"#include <Standard_Handle.hxx>#include <TDocStd_Document.hxx>#include <XCAFApp_Application.hxx>#include <XCAFDoc_ShapeTool.hxx>#include <XCAFDoc_DocumentTool.hxx>#include <TDataStd_Name.hxx>#include <TDataStd_Integer.hxx>#include <TDataStd_AsciiString.hxx>#include <PCDM_RetrievalDriver.hxx>#include <PCDM_StorageDriver.hxx>#include <XmlXCAFDrivers_DocumentRetrievalDriver.hxx>#include <XmlXCAFDrivers_DocumentStorageDriver.hxx>#include <TopTools_DataMapOfShapeInteger.hxx>#include <TopTools_DataMapOfShapeShape.hxx>#include <ShapeExtend_Explorer.hxx>#include <TopTools_DataMapOfIntegerShape.hxx>#include <TopTools_MapOfShape.hxx>#include <Precision.hxx>#include <Bnd_Box.hxx>#include <BRepBndLib.hxx>#include <GeomAPI_ProjectPointOnCurve.hxx>#include <GeomAPI_ProjectPointOnSurf.hxx>#include <BRepClass_FaceClassifier.hxx>#include <Geom_Curve.hxx>#include <ShapeAnalysis.hxx>#include <TopExp.hxx>#include <BRepTools.hxx>#include <BRepTools_WireExplorer.hxx>#include <BRepMesh_IncrementalMesh.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Compound.hxx>#include <TopoDS_CompSolid.hxx>#include <TopoDS_Solid.hxx>#include <TopoDS_Shell.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Wire.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Vertex.hxx>#include <TopoDS.hxx>#include "mg_geometrie.h"#include "mg_point.h"#include "mg_courbe.h"#include "mg_surface.h"#include "mg_sommet.h"#include "mg_cosommet.h"#include "mg_arete.h"#include "mg_coarete.h"#include "mg_boucle.h"#include "mg_coface.h"#include "mg_face.h"#include "mg_coquille.h"#include "mg_volume.h"#include "mg_poutre.h"#include "mg_coque.h"#include "occ_sommet.h"#include "occ_arete.h"#include "occ_boucle.h"#include "occ_face.h"#include "occ_coquille.h"#include "occ_volume.h"#include "occ_coque.h"#include "occ_point.h"#include "occ_courbe.h"#include "occ_surface.h"

Aller au code source de ce fichier.
Classes | |
| class | OCC_FONCTION_V2017 |