Draft AddToGroup: Difference between revisions

From FreeCAD Documentation
(Right click to open the "Utilities" menu)
(It allows you to add objects to various groups, and also use Draft AddConstruction.)
Line 10: Line 10:


==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.

This tool can add objects to a [[Std Group]], a [[Draft VisGroup]], or a [[Draft ToggleConstructionMode|Draft Construction group]]. To add the objects directly to the Construction group, you can use [[Draft AddConstruction]].


==How to use== <!--T:3-->
==How to use== <!--T:3-->

Revision as of 02:15, 21 November 2018

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 VisGroup, or a Draft Construction group. To add the objects directly to the Construction group, you can use Draft AddConstruction.

How to use

  1. Select the objects that you wish to organize.
  2. Press the Add to group button, or right click and select the command under the "Utilities" menu.
  3. Select the desired group, or click "Ungroup".

At least one Std Group must exist before using this tool.

Links