diff --git a/doc/salome/gui/SMESH/input/constructing_meshes.doc b/doc/salome/gui/SMESH/input/constructing_meshes.doc index 62518555e..bd57d80f0 100644 --- a/doc/salome/gui/SMESH/input/constructing_meshes.doc +++ b/doc/salome/gui/SMESH/input/constructing_meshes.doc @@ -163,9 +163,12 @@ applying algorithms on shared subshapes of Mesh shape. To change submesh priority:
  1. From the Mesh menu choose the "Change submesh priority" on -selected Mesh item, or invoke from popup menu. +selected Mesh item, or invoke from popup menu. The opened dialogue box +shows a list of submeshes in the order of their priority. Algorithm and its +hypotheses of a submesh being upper in the list are applied before those of +a submesh lower in the list. -There are example of submesh order modifications of Mesh created on a Box +There is an example of submesh order modifications of Mesh created on a Box shape. The main Mesh object: -The submeshes can become concurrent if thir algorithms leads to mesh shared subshape +The submeshes can become concurrent if their algorithms leads to mesh shared subshape with different algorithms (or different algorithms parameters, i.e. hypothesises). In fact, we have three submeshes with concurrent algorithms, becase they has different hypothesises assigned to them.