From 85f64d17e5c8c9551383dcc2c298d4c21f4f3ee4 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 17 Feb 2014 14:14:31 +0400 Subject: [PATCH] Mesh generation is more important that import/export. So tell about IO operations later. --- doc/salome/gui/SMESH/input/about_meshes.doc | 11 ++++++----- doc/salome/gui/SMESH/input/index.doc | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) 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: