Draft AddToGroup: Difference between revisions

From FreeCAD Documentation
(<translate>)
m (png to svg)
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:8-->
{{GuiCommand|Name=Draft_AddToGroup|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft -> Display option -> Add to group}}
{{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-->
==Description==
{{GuiCommand
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
|Name=Draft AddToGroup
|MenuLocation=Draft → Utilities → Add to group
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|SeeAlso=[[Draft_SelectGroup|Draft SelectGroup]], [[Std_Group|Std Group]]
}}


==Description== <!--T:2-->
==How to use==
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.
# Select object(s)
# Press the {{KEY|[[Image:Draft_AddToGroup.png|16px]] [[Draft AddToGroup|Add to group]]}} button


<!--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.
# Right click and select {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.svg|16px]] [[Draft AddToGroup|Move to group]]}}.
# Select the desired group, or click {{KEY|Ungroup}}

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

==Links== <!--T:4-->
* [[Document_structure|Document structure]].
* [[Arch_tutorial#Organizing_your_model|Organizing your model]] when working with Arch objects.
* [[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
}}

<!--T:9-->
{{Draft Tools navi}}

<!--T:10-->
{{Userdocnavi}}
</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 16:46, 12 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