Salome HOME
Merge branch 'V8_5_asterstudy'
[modules/smesh.git] / doc / salome / gui / SMESH / input / create_groups_from_geometry.rst
index 790e884d97bdad0e7cb73ffffd55155e71a7dd05..49bc6ed99f65561afd0ca5df5c014f5356499ebb 100644 (file)
@@ -9,7 +9,7 @@ This operation allows creating groups on geometry on all selected shapes. Only t
 The type of each new group is defined automatically by the nature of the **Geometry**.
 The group names will be the same as the names of geometrical objects.
 
-.. warning:: It's impossible to create a group of **0D elements** or **ball elements** with this operation. For this, it is necessary to use :ref:`creating_groups_page` operation. 
+.. warning:: It's impossible to create a group of *0D elements* or *ball elements* with this operation. For this, it is necessary to use :ref:`Create group <creating_groups_page>` operation. 
 
 To use this operation, select in the **Mesh** menu or in the contextual menu in the Object browser **Create Groups from Geometry** item.
 
@@ -19,4 +19,4 @@ To use this operation, select in the **Mesh** menu or in the contextual menu in
 In this dialog **Elements** group contains a list of shapes, on which  groups of elements will be created; **Nodes** group contains a list of shapes, on which groups of nodes will be created.
 
 
-
+**See Also** a sample TUI Script of a  :ref:`tui_create_group_on_geometry` operation.