Draft SelectGroup: Difference between revisions

From FreeCAD Documentation
(GuiCommand...)
No edit summary
Line 18: Line 18:
|MenuLocation=Utilities → Select group
|MenuLocation=Utilities → Select group
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|SeeAlso=[[Std_Group|Std Group]], [[Draft_AddToGroup|Draft AddToGroup]], [[Draft_AutoGroup|Draft AutoGroup]]
|SeeAlso=[[Std_Group|Std Group]], [[Draft_AddToGroup|Draft AddToGroup]], [[Draft_AddConstruction|Draft AddConstruction]], [[Draft_AutoGroup|Draft AutoGroup]]
}}
}}



Revision as of 17:03, 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 SelectGroup

Menu location
Utilities → Select group
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Std Group, Draft AddToGroup, Draft AddConstruction, Draft AutoGroup

Description

This tool allows you to select the contents of one or more selected groups.

Usage

  1. Select one or more objects in the 3D view, or one or more groups in the Tree view.
  2. Right click and select Utilities → Select group.
  3. All objects belonging to the same group as the initially selected objects will be selected.

At least one of Std Group or Construction group must exist before using this tool.

Notes