Draft AddToGroup: Difference between revisions

From FreeCAD Documentation
(Removed references to V0.20 and V0.21.)
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Page in progress}}
<languages/>
<languages/>
<translate>
<translate>
Line 5: Line 4:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Draft_AddNamedGroup|AddNamedGroup]]
|[[Draft_ToggleDisplayMode|ToggleDisplayMode]]
|[[Draft_SelectGroup|SelectGroup]]
|[[Draft_SelectGroup|SelectGroup]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_ToggleDisplayMode.svg
|IconL=Draft_AddNamedGroup.svg
|IconR=Draft_SelectGroup.svg
|IconR=Draft_SelectGroup.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
Line 17: Line 16:
|Name=Draft AddToGroup
|Name=Draft AddToGroup
|MenuLocation=Utilities → Move to group...
|MenuLocation=Utilities → Move to group...
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|SeeAlso=[[Std_Group|Std Group]], [[Draft_AddConstruction|Draft AddConstruction]], [[Draft_AutoGroup|Draft AutoGroup]], [[Draft_SelectGroup|Draft SelectGroup]]
|SeeAlso=[[Std_Group|Std Group]], [[Draft_AddNamedGroup|Draft AddNamedGroup]], [[Draft_AddConstruction|Draft AddConstruction]], [[Draft_AutoGroup|Draft AutoGroup]]
}}
}}


==Description==
==Description== <!--T:12-->


<!--T:2-->
<!--T:2-->
The [[Image:Draft_AddToGroup.svg|24px]] '''Draft AddToGroup''' command groups or ungroups objects.
The [[Image:Draft_AddToGroup.svg|24px]] '''Draft AddToGroup''' command moves objects to a [[Std_Group|Std Group]] or a group-like [[Arch_Workbench|Arch]] object. It can also ungroup objects.


==Usage==
==Usage== <!--T:14-->


<!--T:3-->
<!--T:3-->
# To use this command at least one [[Image:Std_Group.svg|16px]] [[Std_Group|Std_Group]] must exist.
# Select one or more objects.
# Select one or more objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Draft_AddToGroup.svg|16px]] [[Draft_AddToGroup|Draft AddToGroup]]}} button.
#* Press the {{Button|[[Image:Draft_AddToGroup.svg|16px]] [[Draft_AddToGroup|Move to group...]]}} 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 {{MenuCommand|Ungroup}} to move the objects out of the group(s) they are in.
#* Select {{MenuCommand|Ungroup}} to move the objects out of the group(s) they are in.
#* Select the group you want to move the objects to.
#* Select {{MenuCommand|+ Add new group}} to move the objects to a new group:
#*# The {{MenuCommand|Add group}} task panel opens.
#*# Enter a {{MenuCommand|Group name}}.
#*# Press the {{Button|OK}} button.


==Notes==
==Notes== <!--T:15-->


<!--T:4-->
<!--T:4-->
* Objects can also be moved to a group by drag and dropping them on the group in the [[Tree_view|Tree view]].
* This command can be used to move objects to the [[Draft_ToggleConstructionMode|Draft construction group]], but it will not give them the predefined color as the dedicated [[Draft_AddConstruction|Draft AddConstruction]] command does.
* 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 does 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]].


Line 48: Line 51:
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Draft_AddNamedGroup|AddNamedGroup]]
|[[Draft_ToggleDisplayMode|ToggleDisplayMode]]
|[[Draft_SelectGroup|SelectGroup]]
|[[Draft_SelectGroup|SelectGroup]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_ToggleDisplayMode.svg
|IconL=Draft_AddNamedGroup.svg
|IconR=Draft_SelectGroup.svg
|IconR=Draft_SelectGroup.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg

Latest revision as of 19:40, 7 December 2023

Draft AddToGroup

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

Description

The Draft AddToGroup command moves objects to a Std Group or a group-like Arch object. It can also ungroup objects.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Move to group... 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.
  3. A menu is displayed near the cursor. Do one of the following:
    • Select Ungroup to move the objects out of the group(s) they are in.
    • Select the group you want to move the objects to.
    • Select + Add new group to move the objects to a new group:
      1. The Add group task panel opens.
      2. Enter a Group name.
      3. Press the OK button.

Notes