Draft AddToGroup: Difference between revisions

From FreeCAD Documentation
(Fixed link, so that it is an internal link, not an external link)
m (moved templates out of translation tags + declutter)
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:8-->
{{Docnav
|[[Draft_ToggleDisplayMode|Toggle display mode]]
|[[Draft_SelectGroup|Select group contents]]
|[[Draft_Module|Draft]]
|IconL=Draft_ToggleDisplayMode.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_SelectGroup.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
Line 10: Line 20:


==Description== <!--T:2-->
==Description== <!--T:2-->
This tool displays a quick menu that allows you to add the selected objects to an existing group, or remove them from their current group.
This tool displays a drop-down menu that allows you to add the selected objects to an existing group, or to remove them from their current group.


==How to use== <!--T:3-->
<!--T:5-->
This tool can add objects to a {{Button|[[Image:Group.svg|16px]] [[Std Group]]}}, a {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Draft Construction group]]}}, or a {{Button|[[Image:Draft_VisGroup.svg|16px]] [[Draft VisGroup]]}}

<!--T:11-->
To add the objects directly to the {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Draft Construction group]]}}, you can use {{Button|[[Image:Draft AddConstruction.svg|16px]] [[Draft AddConstruction|Draft AddConstruction]]}}

==Usage== <!--T:3-->
# Select the objects that you wish to organize.
# Select the objects that you wish to organize.
# Press the {{Button|[[Image:Draft_AddToGroup.png|16px]] [[Draft AddToGroup|Add to group]]}} button.
# Right click and select {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.svg|16px]] [[Draft AddToGroup|Move to group]]}}.
# Select the desired group, or click "Ungroup".
# Select the desired group, or click {{KEY|Ungroup}}


<!--T:6-->
At least one {{Button|[[Image:Group.svg|16px]] [[Std Group]]}} must exist before using this tool.
At least one of [[Image:Group.svg|16px]] [[Std Group]], [[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Draft Construction group]], or [[Image:Draft_VisGroup.svg|16px]] [[Draft VisGroup]] must exist before using this tool.


==Links== <!--T:4-->
==Links== <!--T:4-->
Line 23: Line 40:
* [[Arch_tutorial#Organizing_your_model|Organizing your model]] when working with Arch objects.
* [[Arch_tutorial#Organizing_your_model|Organizing your model]] when working with Arch objects.
* [[Ways_To_Organize_Objects|Organize objects in the document]].
* [[Ways_To_Organize_Objects|Organize objects in the document]].

<!--T:7-->
{{Docnav
|[[Draft_ToggleDisplayMode|Toggle display mode]]
|[[Draft_SelectGroup|Select group contents]]
|[[Draft_Module|Draft]]
|IconL=Draft_ToggleDisplayMode.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_SelectGroup.svg
}}


</translate>
</translate>
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 03:49, 21 February 2020

Draft AddToGroup

Menu location
Draft → Utilities → Add to group
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft SelectGroup, Std Group

Description

This tool displays a drop-down menu that allows you to add the selected objects to an existing group, or to remove them from their current group.

This tool can add objects to a Std Group, a Draft Construction group, or a Draft VisGroup

To add the objects directly to the Draft Construction group, you can use Draft AddConstruction

Usage

  1. Select the objects that you wish to organize.
  2. Right click and select Utilities → Move to group.
  3. Select the desired group, or click Ungroup

At least one of Std Group, Draft Construction group, or Draft VisGroup must exist before using this tool.

Links