/*! \page tui_grouping_elements_page Grouping Elements
\anchor tui_create_standalone_group

Create a Standalone Group

\include grouping_elements_ex01.py Download this script \image html create_group.png
\anchor tui_create_group_on_geometry

Create a Group on Geometry

\include grouping_elements_ex02.py Download this script
\anchor tui_create_group_on_filter

Create a Group on Filter

\include grouping_elements_ex03.py Download this script
\anchor tui_edit_group

Edit a Group

\include grouping_elements_ex04.py Download this script \image html editing_groups1.png \image html editing_groups2.png
\anchor tui_union_of_groups

Union of groups

\include grouping_elements_ex05.py Download this script \image html union_groups1.png \image html union_groups2.png \image html union_groups3.png
\anchor tui_intersection_of_groups

Intersection of groups

\include grouping_elements_ex06.py Download this script \image html intersect_groups1.png \image html intersect_groups2.png \image html intersect_groups3.png
\anchor tui_cut_of_groups

Cut of groups

\include grouping_elements_ex07.py Download this script \image html cut_groups1.png \image html cut_groups2.png \image html cut_groups3.png
\anchor tui_create_dim_group

Creating groups of entities from existing groups of superior dimensions

\include grouping_elements_ex08.py Download this script \image html dimgroup_tui1.png
Source groups of faces
\image html dimgroup_tui2.png
Result groups of edges and nodes
*/