From: eap Date: Fri, 8 Jul 2016 19:22:13 +0000 (+0300) Subject: Minor doc changes X-Git-Tag: V8_1_0a1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=0f9ed6f02c1e57730c871370ee2ec04a1f417593 Minor doc changes + fix meshing progress (SMESH_subMesh.cxx) --- diff --git a/doc/salome/gui/SMESH/images/topo_equality.png b/doc/salome/gui/SMESH/images/topo_equality.png new file mode 100644 index 000000000..119251a31 Binary files /dev/null and b/doc/salome/gui/SMESH/images/topo_equality.png differ diff --git a/doc/salome/gui/SMESH/input/constructing_submeshes.doc b/doc/salome/gui/SMESH/input/constructing_submeshes.doc index 43f99e5c5..04000e582 100644 --- a/doc/salome/gui/SMESH/input/constructing_submeshes.doc +++ b/doc/salome/gui/SMESH/input/constructing_submeshes.doc @@ -2,6 +2,8 @@ \page constructing_submeshes_page Constructing sub-meshes +\tableofcontents + By purpose, the sub-mesh is an object used to assign to a sub-shape different meshing parameters than those assigned to the main shape. @@ -14,6 +16,8 @@ Creation of a sub-mesh allows to control individually meshing of a certain sub-shape, thus to get a locally coarser or finer mesh, to get elements of different types in the same mesh, etc. +\section submesh_shape_section How to get a sub-shape for sub-mesh construction + A sub-shape to create a sub-mesh on should be retrieved from the main shape in one of the following ways: