2008-03-07 12:47:05 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page tui_grouping_elements_page Grouping Elements
|
|
|
|
|
2016-03-11 18:32:07 +05:00
|
|
|
\tableofcontents
|
|
|
|
|
2008-03-07 12:47:05 +05:00
|
|
|
<br>
|
2016-03-11 18:32:07 +05:00
|
|
|
\section tui_create_standalone_group Create a Standalone Group
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex01.py}
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
\image html create_group.png
|
|
|
|
|
|
|
|
<br>
|
2016-03-11 18:32:07 +05:00
|
|
|
\section tui_create_group_on_geometry Create a Group on Geometry
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex02.py}
|
2008-03-07 12:47:05 +05:00
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
<br>
|
2016-03-11 18:32:07 +05:00
|
|
|
\section tui_create_group_on_filter Create a Group on Filter
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex03.py}
|
2012-08-09 16:03:55 +06:00
|
|
|
|
2008-03-07 12:47:05 +05:00
|
|
|
<br>
|
2016-03-11 18:32:07 +05:00
|
|
|
\section tui_edit_group Edit a Group
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex04.py}
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
\image html editing_groups1.png
|
|
|
|
|
|
|
|
<br>
|
2016-03-11 18:32:07 +05:00
|
|
|
\section tui_union_of_groups Union of groups
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex05.py}
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
\image html union_groups1.png
|
|
|
|
|
|
|
|
<br>
|
2016-03-11 18:32:07 +05:00
|
|
|
\section tui_intersection_of_groups Intersection of groups
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex06.py}
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
\image html intersect_groups1.png
|
|
|
|
|
|
|
|
<br>
|
2016-03-11 18:32:07 +05:00
|
|
|
\section tui_cut_of_groups Cut of groups
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex07.py}
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
\image html cut_groups1.png
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
<br>
|
2017-01-23 22:08:38 +05:00
|
|
|
\section tui_create_dim_group Creating groups of entities basing on nodes of other groups
|
2013-02-28 21:07:35 +06:00
|
|
|
\tui_script{grouping_elements_ex08.py}
|
2009-02-17 10:27:49 +05:00
|
|
|
|
|
|
|
\image html dimgroup_tui1.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
*/
|