Salome HOME
Merge from BR_V5_DEV 16Feb09
[modules/smesh.git] / doc / salome / gui / SMESH / input / grouping_elements.doc
1 /*!
2
3 \page grouping_elements_page Grouping elements
4
5 In Mesh module it is possible to \subpage creating_groups_page "create groups of mesh elements":
6 nodes, edges, faces or volumes:
7 <ul>
8 <li> by selecting the elements of the specified kind by their IDs or
9 directly on the presentation in the VTK viewer - <b>Standalone group</b> tab of <b>Create group</b>
10 dialog.</li>
11 <li> by creating a group of elements of the selected type from all
12 such elements of the chosen geometrical object - <b>Group on
13 geometry</b> tab of <b>Create group</b> dialog.</li>
14 <li> by creating several groups of elements (nodes,
15 edges, faces and volumes) from the chosen submesh - using <b>Mesh -> Construct
16 Group</b> Menu item. In this case groups of elements are created automatically.</li>
17 </ul>
18
19 The created groups can be later:
20
21 <ul>
22 <li>\subpage editing_groups_page "Edited"</li>
23 <li>\subpage using_operations_on_groups_page "Subjected to Boolean operations", or</li>
24 <li>\subpage deleting_groups_page "Deleted"</li>
25 </ul>
26
27 An important tool, providing filters for creation of \b Standalone
28 groups is  \subpage selection_filter_library_page</li>.
29
30
31 */