MAGiC  V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
Référence de la classe OCC_OT_CG

#include <occ_ot_cg.h>

Fonctions membres publiques statiques

static MG_CG_FORMEcreer_MG_CG_FORME (MG_CG_MODELE *mgcg_modele, TopoDS_Shape topods_shape, OCC_FONCTION *occ_fonction, MG_GEOMETRIE *mg_geometrie, bool fusionner_entite_similaire=false, double precision=1e-6, bool importer_triangulation=false, double epsilon_triangulation=1.)
 
static MG_CG_FORMEreconstruire_MG_CG_FORME (MG_CG_FORME *mgcg_forme, TopoDS_Shape topods_shape, OCC_FONCTION *occ_fonction, MG_GEOMETRIE *mg_geometrie, bool fusionner_entite_similaire=false, double precision=1e-6, bool importer_triangulation=false, double epsilon_triangulation=1.)
 
static void creer_nouveau_mg_element (TopoDS_Shape topods_shape, OCC_FONCTION *occ_fonction, MG_GEOMETRIE *mg_geometrie, std::vector< MG_SOMMET * > &vector_sommet, std::vector< MG_ARETE * > &vector_arete, std::vector< MG_BOUCLE * > &vector_boucle, std::vector< MG_FACE * > &vector_face, std::vector< MG_COQUILLE * > &vector_coquille, std::vector< MG_VOLUME * > &vector_volume, bool fusionner_entite_similaire=false, double precision=1e-6, bool importer_triangulation=false, double epsilon_triangulation=1.)
 
static void get_listofTopoDS_Shape (std::map< MG_CG_FORME *, MG_CG_FORME * > *map_forme, TopTools_ListOfShape &listofshape)
 
static void get_listofTopoDS_Shape (MG_CG_FORME *mgcg_forme, TopTools_ListOfShape &listofshape)
 

Description détaillée

Définition à la ligne 45 du fichier occ_ot_cg.h.

Documentation des fonctions membres

◆ creer_MG_CG_FORME()

MG_CG_FORME * OCC_OT_CG::creer_MG_CG_FORME ( MG_CG_MODELE mgcg_modele,
TopoDS_Shape  topods_shape,
OCC_FONCTION occ_fonction,
MG_GEOMETRIE mg_geometrie,
bool  fusionner_entite_similaire = false,
double  precision = 1e-6,
bool  importer_triangulation = false,
double  epsilon_triangulation = 1. 
)
static

◆ creer_nouveau_mg_element()

void OCC_OT_CG::creer_nouveau_mg_element ( TopoDS_Shape  topods_shape,
OCC_FONCTION occ_fonction,
MG_GEOMETRIE mg_geometrie,
std::vector< MG_SOMMET * > &  vector_sommet,
std::vector< MG_ARETE * > &  vector_arete,
std::vector< MG_BOUCLE * > &  vector_boucle,
std::vector< MG_FACE * > &  vector_face,
std::vector< MG_COQUILLE * > &  vector_coquille,
std::vector< MG_VOLUME * > &  vector_volume,
bool  fusionner_entite_similaire = false,
double  precision = 1e-6,
bool  importer_triangulation = false,
double  epsilon_triangulation = 1. 
)
static

◆ get_listofTopoDS_Shape() [1/2]

◆ get_listofTopoDS_Shape() [2/2]

◆ reconstruire_MG_CG_FORME()


La documentation de cette classe a été générée à partir du fichier suivant :