Salome HOME
Help Update for version 7.6.0
[modules/smesh.git] / doc / salome / gui / SMESH / input / create_groups_from_geometry.doc
1 /*!
2
3 \page create_groups_from_geometry_page Create Groups from Geometry
4
5 This operation allows creating groups on geometry on all selected
6 shapes. Only the main shape of the mesh and its sub-shapes can be selected.
7
8 The type of each new group is defined automatically by the nature of
9 the <b>Geometry</b>.
10 The group names will be the same as the names of geometrical objects.
11
12 To use this operation, select in the \b Mesh menu or in the contextual
13 menu in the Object browser <b>Create Groups from Geometry</b> item.
14
15 \image html create_groups_from_geometry.png
16
17 In this dialog \b Elements group contains a list of shapes, on which 
18 groups of elements will be created; \b Nodes group contains a list of shapes, 
19 on which groups of nodes will be created.
20
21
22 */