2008-03-07 12:47:05 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page editing_groups_page Editing groups
|
|
|
|
|
|
|
|
\n <em>To edit an existing group of elements:</em>
|
|
|
|
<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>
|
|
|
|
|
|
|
|
The following dialog box will appear:
|
|
|
|
|
|
|
|
\image html editgroup.png
|
|
|
|
|
|
|
|
In this dialog box you can modify the name of your group and add or
|
|
|
|
remove the elements forming it. For more information see
|
|
|
|
\ref creating_groups_page "Creating Groups" page.
|
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
|
2008-03-07 12:47:05 +05:00
|
|
|
group.</li>
|
|
|
|
</ol>
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
\n <em>To convert an existing group on geometry into standalone group
|
|
|
|
of elements and modify:</em>
|
|
|
|
<ol>
|
|
|
|
<li>Select your group on geometry in the Object Browser and in the \b Mesh menu click
|
|
|
|
the <b>Edit Group as Standalone</b> item.</li>
|
|
|
|
|
|
|
|
\image html image74.gif
|
|
|
|
<center><em>"Edit Group as Standalone" button</em></center>
|
|
|
|
|
|
|
|
The group on geometry will be converted into standalone group and can
|
|
|
|
be modified as group of elements
|
|
|
|
<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
|
|
|
<br><b>See Also</b> a sample TUI Script of an
|
|
|
|
\ref tui_edit_group "Edit Group" operation.
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
*/
|