Draft SelectGroup: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Notes...)
Line 36: Line 36:
At least one of {{Button|[[Image:Group.svg|16px]] [[Std_Group|Std Group]]}} or {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Construction group]]}} must exist before using this tool.
At least one of {{Button|[[Image:Group.svg|16px]] [[Std_Group|Std Group]]}} or {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Construction group]]}} must exist before using this tool.


==Notes==
==Links== <!--T:4-->

* [[Document_structure|Document structure]].
<!--T:4-->
* [[Arch_tutorial#Organizing_your_model|Organizing your model]] when working with Arch objects.
* For more information about organizing your model see [[Document_structure|Document structure]] and [[Arch_tutorial#Organizing_your_model|Arch tutorial]].





Revision as of 17:00, 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
Draft → Utilities → Select group
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Std Group, Draft AddToGroup

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