2008-03-07 12:47:05 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page editing_groups_page Editing groups
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
<em>To edit an existing group of elements:</em>
|
2008-03-07 12:47:05 +05:00
|
|
|
<ol>
|
|
|
|
<li>Select your group in the Object Browser and in the \b Mesh menu click
|
|
|
|
the <b>Edit Group</b> item or <em>"Edit Group"</em> button in the toolbar.</li>
|
|
|
|
|
|
|
|
\image html image74.gif
|
|
|
|
<center><em>"Edit Group" button</em></center>
|
|
|
|
|
2014-05-06 21:42:32 +06:00
|
|
|
The following dialog box will appear (if the selected group
|
|
|
|
is <em>standalone</em>, else this dialog looks different):
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
\image html editgroup.png
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
In this dialog box you can modify the name and the color of your group
|
2014-05-06 21:42:32 +06:00
|
|
|
despite of its type. You can add or remove the elements composing a
|
2012-08-09 16:03:55 +06:00
|
|
|
<em>standalone group</em>. You can change criteria of the filter of
|
2014-05-06 21:42:32 +06:00
|
|
|
a <em>group on filter</em>. For more information see
|
2008-03-07 12:47:05 +05:00
|
|
|
\ref creating_groups_page "Creating Groups" page.
|
2012-08-09 16:03:55 +06:00
|
|
|
|
|
|
|
<li>Click the \b Apply or <b>Apply and Close</b> button to confirm
|
|
|
|
modification of the group.</li>
|
2008-03-07 12:47:05 +05:00
|
|
|
</ol>
|
|
|
|
|
2015-03-25 14:36:47 +05:00
|
|
|
<br>
|
2012-08-09 16:03:55 +06:00
|
|
|
\anchor convert_to_standalone
|
|
|
|
<em>To convert an existing group on geometry or a group on filer into
|
2015-03-25 14:36:47 +05:00
|
|
|
a standalone group and modify its contents:</em>
|
2009-02-17 10:27:49 +05:00
|
|
|
<ol>
|
2015-03-25 14:36:47 +05:00
|
|
|
<li>Select your group on geometry or on filter in the
|
2012-08-09 16:03:55 +06:00
|
|
|
Object Browser and in the \b Mesh menu click the <b>Edit Group as
|
2014-05-06 21:42:32 +06:00
|
|
|
Standalone</b> item.</li>
|
2009-02-17 10:27:49 +05:00
|
|
|
|
|
|
|
\image html image74.gif
|
|
|
|
<center><em>"Edit Group as Standalone" button</em></center>
|
|
|
|
|
2014-05-06 21:42:32 +06:00
|
|
|
The selected group will be converted into a standalone group and
|
2012-08-09 16:03:55 +06:00
|
|
|
its contents can be modified.
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
<li>Click the \b Apply or <b>Apply and Close</b> button to confirm modification of the
|
|
|
|
group.</li>
|
2012-08-09 16:03:55 +06:00
|
|
|
</ol>
|
2009-02-17 10:27:49 +05:00
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
\sa A sample TUI Script of an \ref tui_edit_group "Edit Group" operation.
|
2008-03-07 12:47:05 +05:00
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
*/
|