Draft AddNamedGroup: Difference between revisions

From FreeCAD Documentation
(Docnav)
(Marked this version for translation)
Line 3: Line 3:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Draft_Layer|Layer]]
|[[Draft_Layer|Layer]]
Line 12: Line 13:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Draft AddNamedGroup
|Name=Draft AddNamedGroup
Line 21: Line 23:
}}
}}


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


<!--T:4-->
The [[Image:Draft_AddNamedGroup.svg|24px]] '''Draft AddNamedGroup''' command creates a named [[Std_Group|Std Group]] and moves selected objects to that group.
The [[Image:Draft_AddNamedGroup.svg|24px]] '''Draft AddNamedGroup''' command creates a named [[Std_Group|Std Group]] and moves selected objects to that group.


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


<!--T:6-->
# Optionally select one or more objects.
# Optionally select one or more objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
Line 35: Line 39:
# Press the {{Button|OK}} button.
# Press the {{Button|OK}} button.


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


<!--T:8-->
* 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]].




<!--T:9-->
{{Docnav
{{Docnav
|[[Draft_Layer|Layer]]
|[[Draft_Layer|Layer]]

Revision as of 13:16, 5 October 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.
Other languages:

Draft AddNamedGroup

Menu location
Utilities → Add a new named group
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
0.20
See also
Std Group, Draft AddToGroup, Draft AutoGroup

Description

The Draft AddNamedGroup command creates a named Std Group and moves selected objects to that group.

Usage

  1. Optionally select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Draft AddNamedGroup button.
    • Select the Utilities → Add a new named group option from the menu.
  3. The Add group task panel opens.
  4. Enter a Group name.
  5. Press the OK button.

Notes