]> SALOME platform Git repositories - modules/smesh.git/blobdiff - doc/salome/gui/SMESH/input/importing_exporting_meshes.doc
Salome HOME
Merge 'master' branch into 'V9_dev' branch.
[modules/smesh.git] / doc / salome / gui / SMESH / input / importing_exporting_meshes.doc
index 516981cd95a856e85de3458a0a3981a0571f9f28..a4a8d3ca2f1891aea8a9047c63465feed5221a38 100644 (file)
@@ -4,8 +4,8 @@
 
 \n In MESH there is a functionality allowing import/export
 of meshes from/to \b MED, \b UNV (I-DEAS 10), \b DAT (simple ascii format), \b STL,
-\b GMF (internal format of DISTENE products, namely BLSurf, GHS3D and
-Hexotic algorithms) and \b CGNS format files. You can also export a
+\b GMF (internal format of DISTENE products, namely MG-CADSurf, MG-Tetra and
+MG-Hexa algorithms) and \b CGNS format files. You can also export a
 group as a whole mesh.
 
 
@@ -38,12 +38,23 @@ group as a whole mesh.
 
 \image html meshexportmesh.png
 
+ If you try to export a group, the warning will be shown:
+\image html meshexportgroupwarning.png
+<ul>
+  <li><b>Don't show this warning anymore</b> check-box allows to
+    switch off the warning. You can re-activate the warning in 
+    \ref group_export_warning_pref "Preferences".</li>
+</ul>
+
  There are additional parameters available at export to MED and SAUV format files.
 <ul>
-  <li><b>Automatically create groups</b> check-box specifies whether to
+  <li>
+\anchor export_auto_groups
+  <b>Automatically create groups</b> check-box specifies whether to
   create groups of all mesh entities of available dimensions or
-  not. If checked, the created groups have names like "Group_On_All_Nodes",
-  "Group_On_All_Faces", etc.</li>
+  not. The created groups have names like "Group_On_All_Nodes",
+  "Group_On_All_Faces", etc. A default state of this check-box can be
+  set in \ref export_auto_groups_pref "Preferences". </li>
   <li><b>Automatically define space dimension</b> check-box specifies
   whether to define space dimension for export by mesh configuration
   or not. Usually the mesh is exported as a mesh in 3D space, just as