From: eap Date: Mon, 17 Feb 2014 10:14:31 +0000 (+0400) Subject: Mesh generation is more important that import/export. X-Git-Tag: V7_4_0a1~70 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=85f64d17e5c8c9551383dcc2c298d4c21f4f3ee4;hp=dcc7add229567325a0ded0ffbf47c13d55b02f1f Mesh generation is more important that import/export. So tell about IO operations later. --- diff --git a/doc/salome/gui/SMESH/input/about_meshes.doc b/doc/salome/gui/SMESH/input/about_meshes.doc index 97d14a3ec..565b3a48b 100644 --- a/doc/salome/gui/SMESH/input/about_meshes.doc +++ b/doc/salome/gui/SMESH/input/about_meshes.doc @@ -5,15 +5,12 @@ \n \b MESH represents a discretization of a geometrical CAD model into a set of entities with a simple topology. -Meshes are stored in DAT, MED, UNV, STL, CGNS, GMF and SAUVE formats and can be -\subpage importing_exporting_meshes_page "imported from and exported to" - the file in these formats. - It is possible to \subpage constructing_meshes_page "construct meshes" on the basis of geometrical shapes produced in the GEOM module. It is also possible to \subpage constructing_submeshes_page "construct mesh on a part of the geometrical object", -for example, a face, with different meshing parameters than the whole mesh. +for example, a face, with different meshing parameters or using +another meshing algorithm than the whole mesh. Several created meshes can be \subpage building_compounds_page "combined into another mesh". @@ -26,6 +23,10 @@ depending on the changed parameters will be re-computed. Meshes can be edited using the MESH functions destined for \ref modifying_meshes_page "modification" of generated meshes. +Meshes are stored in DAT, MED, UNV, STL, CGNS, GMF and SAUVE formats and can be +\subpage importing_exporting_meshes_page "imported from and exported to" + the file in these formats. + The \b topology of a mesh is described by the relationships between its entities including: diff --git a/doc/salome/gui/SMESH/input/index.doc b/doc/salome/gui/SMESH/input/index.doc index 9182f97be..b3334e418 100644 --- a/doc/salome/gui/SMESH/input/index.doc +++ b/doc/salome/gui/SMESH/input/index.doc @@ -6,9 +6,9 @@ \n \b MESH module of SALOME is destined for: