2017-12-08 19:09:48 +05:00
.. _editing_groups_page:
***** ***** *** *
Editing groups
***** ***** *** *
2018-05-25 22:04:48 +05:00
*To edit an existing group of elements:*
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
.. |img| image :: ../images/image74.gif
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
#. Select your group in the Object Browser and in the **Mesh** menu click the **Edit Group** item or *"Edit Group"* button |img| in the toolbar.
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
The following dialog box will appear (if the selected group is **standalone** , else this dialog looks different):
2017-12-08 19:09:48 +05:00
.. image:: ../images/editgroup.png
:align: center
2018-05-25 22:04:48 +05:00
In this dialog box you can modify the name and the color of your group despite of its type. You can add or remove the elements composing a **standalone group** . You can change criteria of the filter of a **group on filter** . For more information see :ref: `creating_groups_page` page.
2017-12-08 19:09:48 +05:00
#. Click the **Apply** or **Apply and Close** button to confirm modification of the group.
.. _convert_to_standalone:
Convert to stanalone group
==========================
2018-05-25 22:04:48 +05:00
*To convert an existing group on geometry or a group on filer into a standalone group and modify its contents:*
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
.. |edit| image :: ../images/image74.gif
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
#. Select your group on geometry or on filter in the Object Browser and in the **Mesh** menu click the **Edit Group as Standalone** item |edit|.
2017-12-08 19:09:48 +05:00
2018-05-25 22:04:48 +05:00
The selected group will be converted into a standalone group and its contents can be modified.
2017-12-08 19:09:48 +05:00
#. Click the **Apply** or **Apply and Close** button to confirm modification of the group.
**See also:** A sample TUI Script of an :ref: `tui_edit_group` operation.