/*!
\page grouping_elements_page Grouping elements
In Mesh module it is possible to \subpage creating_groups_page "create groups of mesh elements":
nodes, edges, faces or volumes:
- by selecting the elements of the specified kind by their IDs or
directly on the presentation in the VTK viewer - Standalone group tab of Create group
dialog.
- by creating a group of elements of the selected type from all
such elements of the chosen geometrical object - Group on
geometry tab of Create group dialog.
- by creating several groups of elements (nodes,
edges, faces and volumes) from the chosen submesh - using Mesh -> Construct
Group Menu item. In this case groups of elements are created automatically.
The created groups can be later:
- \subpage editing_groups_page "Edited"
- \subpage using_operations_on_groups_page "Subjected to Boolean operations", or
- \subpage deleting_groups_page "Deleted"
An important tool, providing filters for creation of \b Standalone
groups is \subpage selection_filter_library_page.
*/