From 68817a6b47599d76cac43fa2be145c01494ea3f6 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 29 Aug 2012 09:06:20 +0000 Subject: [PATCH] Import .dat file http://www.salome-platform.org/forum/forum_10/504470444 Precision about DAT format --- doc/salome/gui/SMESH/input/importing_exporting_meshes.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc b/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc index 52ff261e3..a098579d6 100644 --- a/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc +++ b/doc/salome/gui/SMESH/input/importing_exporting_meshes.doc @@ -3,7 +3,7 @@ \page importing_exporting_meshes_page Importing and exporting meshes \n In MESH there is a functionality allowing importation/exportation -of meshes from/to \b MED, \b UNV (I-DEAS 10), \b DAT (Nastran), \b STL +of meshes from/to \b MED, \b UNV (I-DEAS 10), \b DAT (simple ascii format), \b STL and \b CGNS format files. You can also export a group as a whole mesh. @@ -11,7 +11,7 @@ and \b CGNS format files. You can also export a group as a whole mesh.
  1. From the \b File menu choose the \b Import item, from its sub-menu -select the corresponding format (MED, UNV, DAT, STL and CGNS) of the file containing +select the corresponding format (MED, UNV, STL 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. -- 2.39.2