Draft SelectGroup: Difference between revisions

From FreeCAD Documentation
(Right click to open the Utilities menu)
(Fixed link, so that it is an internal link, not an external link)
Line 19: Line 19:


==Links== <!--T:4-->
==Links== <!--T:4-->
* [[Document_structure|Document structure]]
* [[Document_structure|Document structure]].
* [http://www.freecadweb.org/wiki/index.php?title=Arch_tutorial#Organizing_your_model Organizing your model]
* [[Arch_tutorial#Organizing_your_model|Organizing your model]] when working with Arch objects.
* [[Ways_To_Organize_Objects|Organize objects in the document]]
* [[Ways_To_Organize_Objects|Organize objects in the document]].


</translate>
</translate>

Revision as of 05:59, 19 November 2018

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.

How to use

  1. Select one or more groups in the tree view.
  2. Press the Select group button, or right click and select the command under the "Utilities" menu.

At least one Std Group must exist before using this tool.

Links