Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / files / importing_and_exporting_meshes.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
2
3 <html>
4
5 <head>
6 <title>Importing and exporting meshes</title>
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
9 <link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
10 <!--
11 if (navigator.appName !="Netscape")
12 {   document.write("<link rel='stylesheet' href='../default.css'>");}
13 //-->
14 </script>
15 <style type="text/css">
16 <!--
17 img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
18 p.whs2 { margin-left:40px; }
19 img_whs3 { border:none; border-style:none; width:437px; height:283px; float:none; }
20 img_whs4 { border:none; border-style:none; width:436px; height:307px; float:none; }
21 p.whs5 { margin-left:0px; }
22 -->
23 </style><script type="text/javascript" language="JavaScript">
24 <!--
25 if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
26 {
27   var strNSS = "<style type='text/css'>";
28   strNSS += "p.whs5 {margin-left:1pt; }";
29   strNSS +="</style>";
30   document.write(strNSS);
31 }
32 //-->
33 </script>
34 <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
35 <!--
36 function reDo() {
37   if (innerWidth != origWidth || innerHeight != origHeight)
38      location.reload();
39 }
40 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
41         origWidth = innerWidth;
42         origHeight = innerHeight;
43         onresize = reDo;
44 }
45 onerror = null; 
46 //-->
47 </script>
48 <style type="text/css">
49 <!--
50 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
51 p.WebHelpNavBar { text-align:right; }
52 -->
53 </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
54 <script type="text/javascript" language="javascript" src="../whver.js"></script>
55 <script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
56 <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
57 <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
58 <script type="text/javascript" language="javascript1.2">
59 <!--
60 if (window.gbWhTopic)
61 {
62         if (window.setRelStartPage)
63         {
64         addTocInfo("MESH module\nCreating meshes\nImporting and exporting meshes");
65 addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
66 addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
67
68         }
69
70
71         if (window.setRelStartPage)
72         {
73         setRelStartPage("../index.htm");
74
75                 autoSync(1);
76                 sendSyncInfo();
77                 sendAveInfoOut();
78         }
79
80 }
81 else
82         if (window.gbIE4)
83                 document.location.reload();
84 //-->
85 </script>
86 </head>
87 <body><script type="text/javascript" language="javascript1.2">
88 <!--
89 if (window.writeIntopicBar)
90         writeIntopicBar(4);
91 //-->
92 </script>
93 <h1>Importing and exporting meshes</h1>
94
95 <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> In MESH there is a functionality allowing importation/exportation 
96  of meshes from <span style="font-weight: bold;"><B>MED</B></span> and <span style="font-weight: bold;"><B>UNV 
97  </B></span>(I-DEAS 10) format files. </p>
98
99 <p>&nbsp;</p>
100
101 <p class=TODO>To import a mesh:</p>
102
103 <p class=TODO>&nbsp;</p>
104
105 <p class="whs2">1. From the <span style="font-weight: bold;"><B>File</B></span> 
106  menu choose the <span style="font-weight: bold;"><B>Import</B></span> item, from 
107  its sub-menu select the corresponding format (MED, &nbsp;UNV) 
108  of the file containing your mesh.</p>
109
110 <p class="whs2">2. In the standard <span style="font-weight: bold;"><B>Search 
111  File </B></span>dialog box find the file for importation. </p>
112
113 <p class="whs2">3. Click the <span style="font-weight: bold;"><B>OK 
114  </B></span>button.</p>
115
116 <p class="whs2">&nbsp;</p>
117
118 <p class="whs2"><img src="../pics/meshimportmesh.png" x-maintain-ratio="TRUE" width="437px" height="283px" border="0" class="img_whs3"> </p>
119
120 <p class="whs2">&nbsp;</p>
121
122 <p class=TODO>To export a mesh:</p>
123
124 <p class=TODO>&nbsp;</p>
125
126 <p class="whs2">1. Select the object you wish to export.</p>
127
128 <p class="whs2">2. From the <span style="font-weight: bold;"><B>File</B></span> 
129  menu choose the <span style="font-weight: bold;"><B>Export</B></span> item, from 
130  its sub-menu select the format (MED, UNV) of the file which will contain 
131  your exported mesh..</p>
132
133 <p class="whs2">3. In the standard <span style="font-weight: bold;"><B>Search 
134  File </B></span><span>select a location for the exported file and enter its 
135  name.</span> </p>
136
137 <p class="whs2">4. Click the <span style="font-weight: bold;"><B>OK 
138  </B></span>button. </p>
139
140 <p class="whs2">&nbsp;</p>
141
142 <p class="whs2"><img src="../pics/meshexportmesh.png" x-maintain-ratio="TRUE" width="436px" height="307px" border="0" class="img_whs4"></p>
143
144 <p class="whs2">&nbsp;</p>
145
146 <p class="whs5"><span style="font-weight: bold;"><B>See Also</B></span> 
147  a sample TUI Script of an <a href="../constructing_meshes.htm#bookmark3">Export 
148  Mesh</a> operation. &nbsp;</p>
149
150 <script type="text/javascript" language="javascript1.2">
151 <!--
152 if (window.writeIntopicBar)
153         writeIntopicBar(0);
154 //-->
155 </script>
156 </body>
157 </html>