MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
CAD4FE_InventorText.h
Aller à la documentation de ce fichier.
1
//####//------------------------------------------------------------
2
//####//------------------------------------------------------------
3
//####// MAGiC
4
//####// Jean Christophe Cuilliere et Vincent FRANCOIS
5
//####// Departement de Genie Mecanique - UQTR
6
//####//------------------------------------------------------------
7
//####// MAGIC est un projet de recherche de l equipe ERICCA
8
//####// du departement de genie mecanique de l Universite du Quebec a Trois Rivieres
9
//####// http://www.uqtr.ca/ericca
10
//####// http://www.uqtr.ca/
11
//####//------------------------------------------------------------
12
//####//------------------------------------------------------------
13
//####//
14
//####// CAD4FE_InventorText.h
15
//####//
16
//####//------------------------------------------------------------
17
//####//------------------------------------------------------------
18
//####// COPYRIGHT 2000-2024
19
//####// jeu 13 jun 2024 11:58:56 EDT
20
//####//------------------------------------------------------------
21
//####//------------------------------------------------------------
22
23
#ifndef CAD4FE_InventorTextH
24
#define CAD4FE_InventorTextH
25
26
#include "
CAD4FE_Common_platform.h
"
27
#include <string>
28
29
namespace
CAD4FE
{
30
31
class
InventorText
{
32
public
:
33
InventorText
(){}
34
~InventorText
(){}
35
virtual
void
WriteFile
(
const
char
* __path) = 0;
36
void
Show
(
const
char
* __path);
37
};
38
39
}
40
41
#endif
CAD4FE_Common_platform.h
CAD4FE::InventorText
Definition:
CAD4FE_InventorText.h:31
CAD4FE::InventorText::~InventorText
~InventorText()
Definition:
CAD4FE_InventorText.h:34
CAD4FE::InventorText::Show
void Show(const char *__path)
Definition:
CAD4FE_InventorText.cpp:37
CAD4FE::InventorText::InventorText
InventorText()
Definition:
CAD4FE_InventorText.h:33
CAD4FE::InventorText::WriteFile
virtual void WriteFile(const char *__path)=0
CAD4FE
Definition:
CAD4FE_ClosestPoint_Segment_MG_ARETE.h:34
home
francois
tmp
lib
CAD4FE
src
CAD4FE_InventorText.h
Généré le Jeudi 4 Décembre 2025 23:00:06 pour MAGiC par
1.9.1