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=0ea819f668358b930407f65c7b2c519fc0f84f0d;hp=dbf96ab89298a8cfff706ead2c62088ddfab3dc4;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070;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 dbf96ab89..9b0d032fa 100644 --- a/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc +++ b/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc @@ -3,15 +3,15 @@ \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. It is possible to select multiple files to be imported all at once.
  3. @@ -21,13 +21,13 @@ importation. It is possible to select multiple files to be imported all at once. \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.