2008-03-07 12:47:05 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page tui_grouping_elements_page Grouping Elements
|
|
|
|
|
|
|
|
<br>
|
|
|
|
\anchor tui_create_standalone_group
|
|
|
|
<h2>Create a Standalone Group</h2>
|
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>
|
|
|
|
\anchor tui_create_group_on_geometry
|
|
|
|
<h2>Create a Group on Geometry</h2>
|
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>
|
|
|
|
\anchor tui_create_group_on_filter
|
|
|
|
|
|
|
|
<h2>Create a Group on Filter</h2>
|
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>
|
|
|
|
\anchor tui_edit_group
|
|
|
|
<h2>Edit a Group</h2>
|
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
|
|
|
|
|
|
|
|
\image html editing_groups2.png
|
|
|
|
|
|
|
|
<br>
|
2009-02-17 10:27:49 +05:00
|
|
|
\anchor tui_union_of_groups
|
|
|
|
<h2>Union of groups</h2>
|
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
|
|
|
|
|
|
|
|
\image html union_groups2.png
|
|
|
|
|
|
|
|
\image html union_groups3.png
|
|
|
|
|
|
|
|
<br>
|
2009-02-17 10:27:49 +05:00
|
|
|
\anchor tui_intersection_of_groups
|
|
|
|
<h2>Intersection of groups</h2>
|
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
|
|
|
|
|
|
|
|
\image html intersect_groups2.png
|
|
|
|
|
|
|
|
\image html intersect_groups3.png
|
|
|
|
|
|
|
|
<br>
|
2009-02-17 10:27:49 +05:00
|
|
|
\anchor tui_cut_of_groups
|
|
|
|
<h2>Cut of groups</h2>
|
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
|
|
|
|
|
|
|
|
\image html cut_groups2.png
|
|
|
|
|
|
|
|
\image html cut_groups3.png
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
<br>
|
|
|
|
\anchor tui_create_dim_group
|
|
|
|
<h2>Creating groups of entities from existing groups of superior dimensions</h2>
|
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
|
|
|
<center>Source groups of faces</center>
|
2009-02-17 10:27:49 +05:00
|
|
|
|
|
|
|
\image html dimgroup_tui2.png
|
2012-08-09 16:03:55 +06:00
|
|
|
<center>Result groups of edges and nodes</center>
|
2009-02-17 10:27:49 +05:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
*/
|