Salome HOME
Precise doc on sub-mesh priority
[modules/smesh.git] / doc / salome / gui / SMESH / input / constructing_submeshes.rst
index 974b27916228a75278cb367a380b82bf83839c85..a2a6dd29b1ae86ea3cf6938d29c313d169f82c31 100644 (file)
@@ -15,7 +15,9 @@ different meshing parameters than those assigned to the main shape.
 Structurally, the sub-mesh is a mesh on a certain sub-shape, or a group of
 sub-shapes, possibly generated using different meshing algorithms
 and/or hypotheses than those used to generate the mesh on other
-sub-shapes.
+sub-shapes. Elements generated on a sub-shape can be retrieved without
+explicit creation of a sub-mesh by creating a *Group on Geometry* using
+:ref:`Create Groups from Geometry <create_groups_from_geometry_page>` dialog.
 
 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
@@ -39,7 +41,7 @@ in one of the following ways:
 * In Mesh module, by clicking **Publish Sub-shape** button in a dialog showing :ref:`meshing errors <meshing_failed_anchor>`. 
 
 
-.. :submesh_priority: 
+.. _submesh_priority: 
 
 How hypotheses are selected among sub-meshes
 ############################################
@@ -60,7 +62,7 @@ of a sub-mesh where 1D algorithm is assigned:
 * **groups of solids** sharing the edge, if any
 * the **main shape**
 
-(This sequence of sub-shapes defines the priority of sub-meshes. Thus more
+(This sequence of sub-shapes defines the **priority** of sub-meshes. Thus more
 local, i.e. assigned to sub-shape of lower dimension, algorithms and
 hypotheses have higher priority during the search of hypotheses to
 apply.)
@@ -114,7 +116,7 @@ If the parent mesh is already computed, then you can define the **Geometry** by
 .. image:: ../images/choose_geom_selection_way.png
        :align: center
 
-**Direct geometry selection** enables selecting the sub-shape in the Objec Browser.
+**Direct geometry selection** enables selecting the sub-shape in the Object Browser.
 **Find geometry by mesh element selection** activates the following dialog.
 
 .. image:: ../images/find_geom_by_mesh_elem.png