X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fimporting_exporting_meshes.rst;h=a11e36dbb67747b7b5d919f265dfe7d9a30cc515;hb=48b83422af7a5230409e39f4f2ece322b199128b;hp=e17080d066418e71fa9d1c123b292e076eb696cc;hpb=b7a7d49664daa32e1befb558280e13ed0bde37c9;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/importing_exporting_meshes.rst b/doc/salome/gui/SMESH/input/importing_exporting_meshes.rst index e17080d06..a11e36dbb 100644 --- a/doc/salome/gui/SMESH/input/importing_exporting_meshes.rst +++ b/doc/salome/gui/SMESH/input/importing_exporting_meshes.rst @@ -5,14 +5,15 @@ Importing and exporting meshes ****************************** -In MESH there is a functionality allowing import/export of meshes in follwing formats: +In MESH there is a functionality allowing import/export of meshes in the following formats: * **MED**, +* **SAUV** (format of the CASTEM code), * **UNV** (I-DEAS 10), -* **DAT** (simple ascii format), * **STL**, +* **CGNS**, * **GMF** (internal format of DISTENE products from the MeshGems suite), -* **CGNS**. +* **DAT** (simple ascii format). You can also export a group as a whole mesh. @@ -42,10 +43,13 @@ If you try to export a group, the warning will be shown: * **Don't show this warning anymore** check-box allows to switch off the warning. You can re-activate the warning in :ref:`Preferences `. +Only MED format supports all types of elements that can be created in the module. If you export a mesh or group that includes elements of types that are not supported by chosen format, you will be warned about that. + There are additional parameters available at export to MED and SAUV format files. .. _export_auto_groups: +* **Z tolerance** field if enabled specifies distance of nodes from the XOY plane below which the nodes snap to this plane. A default value can be set in :ref:`Preferences `. * **Automatically create groups** check-box specifies whether to create groups of all mesh entities of available dimensions or 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:`Preferences `. * **Automatically define space dimension** 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 it is in Mesh module. The mesh can be exported as a mesh of a lower dimension in the following cases, provided that this check-box is checked: