X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fimporting_exporting_meshes.doc;h=9b0d032faea32b686e6a7a982d3258bd8232bcc2;hb=6200373964d3bbd684f4e6ac530e3a423e0eafb6;hp=e016ffff1a1144d5d2d632bbd79507c1da897ab2;hpb=79b1ac2b6df9117f16f11d444b1f165d477a1813;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc b/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc index e016ffff1..9b0d032fa 100644 --- a/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc +++ b/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc @@ -3,28 +3,31 @@ \page importing_exporting_meshes_page Importing and exporting meshes \n In MESH there is a functionality allowing importation/exportation -of meshes from \b MED, \b UNV (I-DEAS 10), \b DAT (Nastran) and STL format files. +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 group as a whole mesh. + To import a mesh:
  1. From the \b File menu choose the \b Import item, from its sub-menu -select the corresponding format (MED, UNV and DAT) of the file containing +select the corresponding format (MED, UNV, STL, GMF and CGNS) of the file containing your mesh.
  2. In the standard Search File dialog box find the file for -importation.
  3. +importation. It is possible to select multiple files to be imported all at once. +
  4. Click the \b OK button.
\image html meshimportmesh.png -To export a mesh: +To export a mesh or a group:
  1. Select the object you wish to export.
  2. From the \b File menu choose the \b Export item, from its sub-menu -select the format (MED, UNV, DAT and STL) of the file which will contain your -exported mesh.
  3. +select the format (MED, UNV, DAT, STL, GMF and CGNS) of the file which will +contain your exported mesh.
  4. In the standard Search File select a location for the exported file and enter its name.
  5. Click the \b OK button.