![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
#include "gestionversion.h"
#include "occ_surface.h"
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include "GeomAPI_ProjectPointOnSurf.hxx"
#include <ShapeAnalysis_Surface.hxx>
#include <BRep_Tool.hxx>
#include <BRepAdaptor_Surface.hxx>
#include <Poly_Triangulation.hxx>
#include <Geom_Plane.hxx>
#include <gp_Pln.hxx>
#include <Geom_CylindricalSurface.hxx>
#include <gp_Cylinder.hxx>
#include <Geom_ConicalSurface.hxx>
#include <gp_Cone.hxx>
#include <Geom_SphericalSurface.hxx>
#include <IGESSolid_SphericalSurface.hxx>
#include <gp_Sphere.hxx>
#include "Geom_ToroidalSurface.hxx"
#include <gp_Torus.hxx>
#include <Geom_BSplineSurface.hxx>
#include <Geom_BezierSurface.hxx>
#include <GeomConvert.hxx>
#include <BRepBuilderAPI_NurbsConvert.hxx>
#include <BRepLib_FindSurface.hxx>
#include "mg_gestionnaire.h"
#include "constantegeo.h"
#include "ot_mathematique.h"
#include <Geom_RectangularTrimmedSurface.hxx>
#include <BRepClass_FaceClassifier.hxx>
#include <gp_Pnt2d.hxx>
#include <Geom_SurfaceOfRevolution.hxx>
Aller au code source de ce fichier.
Classes | |
class | NOEUDARETE |