Salome HOME
0023546: [EDF] AsterStudy: add a method to Python API to show/hide orientation vector...
[modules/smesh.git] / doc / salome / gui / SMESH / input / create_groups_from_geometry.rst
1 .. _create_groups_from_geometry_page:
2
3 ***************************
4 Create Groups from Geometry
5 ***************************
6
7 This operation allows creating groups on geometry on all selected shapes. Only the main shape of the mesh and its sub-shapes can be selected.
8
9 The type of each new group is defined automatically by the nature of the **Geometry**.
10 The group names will be the same as the names of geometrical objects.
11
12 .. 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. 
13
14 To use this operation, select in the **Mesh** menu or in the contextual menu in the Object browser **Create Groups from Geometry** item.
15
16 .. image:: ../images/create_groups_from_geometry.png
17         :align: center
18
19 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.
20
21
22