In MESH there is a functionality allowing importation/exportation of meshes from/to MED, UNV (I-DEAS 10), DAT (Nastran), STL and CGNS format files. You can also export a group as a whole mesh.
To import a mesh:
-
From the File menu choose the Import item, from its sub-menu select the corresponding format (MED, UNV, DAT, STL and CGNS) of the file containing your mesh.
-
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.
-
Click the OK button.
To export a mesh or a group:
-
Select the object you wish to export.
-
From the File menu choose the Export item, from its sub-menu select the format (MED, UNV, DAT, STL and CGNS) of the file which will contain your exported mesh.
-
In the standard Search File select a location for the exported file and enter its name.
-
Click the OK button.
See Also a sample TUI Script of an Export Mesh operation.