Salome HOME
0023320: EDF13201 - Create group from geometry
[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 \warning It's impossible to create a group of <em>0D elements</em> or <em>ball
13 elements</em> with this operation. For this, it is necessary to use 
14 \ref creating_groups_page "Create Group" operation. 
15
16 To use this operation, select in the \b Mesh menu or in the contextual
17 menu in the Object browser <b>Create Groups from Geometry</b> item.
18
19 \image html create_groups_from_geometry.png
20
21 In this dialog \b Elements group contains a list of shapes, on which 
22 groups of elements will be created; \b Nodes group contains a list of shapes, 
23 on which groups of nodes will be created.
24
25
26 */