Draft AddToGroup: Difference between revisions

From FreeCAD Documentation
(Notes...)
Line 36: Line 36:
#* Press the {{Button|[[Image:Draft_AddToGroup.svg|16px]] [[Draft_AddToGroup|Draft AddToGroup]]}} button.
#* Press the {{Button|[[Image:Draft_AddToGroup.svg|16px]] [[Draft_AddToGroup|Draft AddToGroup]]}} button.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.svg|16px]] Move to group...}} option from the menu.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.svg|16px]] Move to group...}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.svg|16px]] Move to group...}} option from the context menu.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.svg|16px]] Move to group...}} option from the [[Tree_view|Tree view]] or [[3D_view|3D view]] context menu.
# A menu is displayed near the cursor. Do one of the following:
# A menu is displayed near the cursor. Do one of the following:
#* Select the group you want to move the objects to.
#* Select the group you want to move the objects to.

Revision as of 09:14, 8 August 2021

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Draft AddToGroup

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

Description

The Draft AddToGroup command moves objects to a Std Group. It can also ungroup objects.

In FreeCAD version 0.20 the command can also handle group-like Arch objects.

Usage

  1. To use this command at least one group must exist.
  2. Select one or more objects.
  3. There are several ways to invoke the command:
    • Press the Draft AddToGroup button.
    • Select the Utilities → Move to group... option from the menu.
    • Select the Utilities → Move to group... option from the Tree view or 3D view context menu.
  4. A menu is displayed near the cursor. Do one of the following:
    • Select the group you want to move the objects to.
    • Select Ungroup to move the objects out of the group(s) they are in.

Notes