Draft AddToGroup: Difference between revisions

From FreeCAD Documentation
Line 42: Line 42:


<!--T:4-->
<!--T:4-->
* This command can be used to move objects to the [[Draft_ToggleConstructionMode|Draft construction group]], but, contrary to the [[Draft_AddConstruction|Draft AddConstruction]] command, it will not give them the [[Draft_ToggleConstructionMode#Preferences|construction geometry color]].
* This command can be used to move objects to the [[Draft_ToggleConstructionMode|Draft construction group]], but, contrary to the [[Draft_AddConstruction|Draft AddConstruction]] command, it will not apply the [[Draft_ToggleConstructionMode#Preferences|construction geometry color]].
* For more information about organizing your model see [[Document_structure|Document structure]] and [[Arch_tutorial#Organizing_your_model|Arch tutorial]].
* For more information about organizing your model see [[Document_structure|Document structure]] and [[Arch_tutorial#Organizing_your_model|Arch tutorial]].



Revision as of 18:49, 7 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.

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.
    • Right-click in the 3D view and select the Utilities → Move to group... option from the 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