![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
#include <mg_element_topologique.h>
Attributs publics | |
char | formulation |
std::string | type |
std::string | ccfformule |
std::vector< std::string > | variables |
std::string | effortsuiv |
double | ccfvaleur |
Définition à la ligne 38 du fichier mg_element_topologique.h.
std::string CCF::ccfformule |
Définition à la ligne 43 du fichier mg_element_topologique.h.
Référencé par MG_ELEMENT_TOPOLOGIQUE::ajouter_ccf().
double CCF::ccfvaleur |
Définition à la ligne 46 du fichier mg_element_topologique.h.
Référencé par MG_ELEMENT_TOPOLOGIQUE::ajouter_ccf().
std::string CCF::effortsuiv |
Définition à la ligne 45 du fichier mg_element_topologique.h.
Référencé par MG_ELEMENT_TOPOLOGIQUE::ajouter_ccf().
char CCF::formulation |
Définition à la ligne 41 du fichier mg_element_topologique.h.
Référencé par MG_ELEMENT_TOPOLOGIQUE::ajouter_ccf().
std::string CCF::type |
Définition à la ligne 42 du fichier mg_element_topologique.h.
Référencé par MG_ELEMENT_TOPOLOGIQUE::ajouter_ccf().
std::vector<std::string> CCF::variables |
Définition à la ligne 44 du fichier mg_element_topologique.h.
Référencé par MG_ELEMENT_TOPOLOGIQUE::ajouter_ccf().