 |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
Aller à la documentation de ce fichier.
22 #ifndef _MSTRUCT_ANALYSE_PROPRIETE_MASSIQUE_
23 #define _MSTRUCT_ANALYSE_PROPRIETE_MASSIQUE_
35 std::string identifiant,
36 std::string nom_groupe_forme=
"ALL");
40 virtual double*
get_I(
void);
42 virtual void exporter(std::ofstream& ofstrm,
long i,
bool avec_entete=
false,
bool avec_graph=
false,
char* prefix_graph = (
char*)
"");
44 virtual void ouvrir(std::ifstream& ifstrm);
virtual void enregistrer(std::ofstream &ofstrm)
virtual void executer(void)
virtual double * get_I(void)
virtual long get_type(void)
virtual void ouvrir(std::ifstream &ifstrm)
virtual double * get_Ixyz(void)
~MSTRUCT_ANALYSE_PROPRIETE_MASSIQUE(void)
MSTRUCT_ANALYSE_PROPRIETE_MASSIQUE(void)
virtual double * get_centre_masse(void)
virtual void affiche_contenu(fonction_affiche *fonc)
void fonction_affiche(char *)
virtual void exporter(std::ofstream &ofstrm, long i, bool avec_entete=false, bool avec_graph=false, char *prefix_graph=(char *)"")