Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.25 KB

Draft_AddNamedGroup.md

File metadata and controls

32 lines (24 loc) · 1.25 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 5 column 12
---
- GuiCommand:
   Name:Draft AddNamedGroup
   MenuLocation:Utilities → Add a new named group
   Workbenches:[Draft](Draft_Workbench.md), [Arch](Arch_Workbench.md)
   Shortcut:
   Version:0.20
   SeeAlso:[Std Group](Std_Group.md), [Draft AddToGroup](Draft_AddToGroup.md), [Draft AutoGroup](Draft_AutoGroup.md)
---

Draft AddNamedGroup

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


documentation index > Draft > Draft AddNamedGroup