Draft AddToGroup: Difference between revisions

From FreeCAD Documentation
(It allows you to add objects to various groups, and also use Draft AddConstruction.)
(More details on the types of groups that must exist)
Line 16: Line 16:
==How to use== <!--T:3-->
==How to use== <!--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, or right click and select the command under the "Utilities" menu.
# Right click and select the {{Button|[[Image:Draft_AddToGroup.png|16px]] [[Draft AddToGroup|Add to group]]}} under the {{MenuCommand|Utilities}} menu.
# Select the desired group, or click "Ungroup".
# Select the desired group, or click "Ungroup".


At least one {{Button|[[Image:Group.svg|16px]] [[Std Group]]}} must exist before using this tool.
At least one {{Button|[[Image:Group.svg|16px]] [[Std Group]]}}, {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Construction]]}}, or {{Button|[[Image:Draft_VisGroup.png|16px]] [[Draft_VisGroup]]}} must exist before using this tool.


==Links== <!--T:4-->
==Links== <!--T:4-->

Revision as of 02:20, 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. Right click and select the Add to group under the Utilities menu.
  3. Select the desired group, or click "Ungroup".

At least one Std Group, Construction, or File:Draft VisGroup.png Draft_VisGroup must exist before using this tool.

Links