Draft SelectGroup: Difference between revisions

From FreeCAD Documentation
({{Draft Tools navi}} and {{Userdocnavi}})
(Use the MenuCommand template; select either objects or groups)
Line 13: Line 13:


==How to use== <!--T:3-->
==How to use== <!--T:3-->
# Select one or more groups in the tree view.
# Select one or more objects in the 3D view, or one or more groups in the tree view.
# Press the {{Button|[[Image:Draft_SelectGroup.png|16px]] [[Draft SelectGroup|Select group]]}} button, or right click and select the command under the "Utilities" menu.
# Right click and select {{MenuCommand|Utilities → [[Image:Draft_SelectGroup.png|16px]] [[Draft SelectGroup|Select group]]}}.
# All objects belonging to the same group as the initially selected objects will be selected.


At least one {{Button|[[Image:Group.svg|16px]] [[Std Group]]}} must exist before using this tool.
At least one of {{Button|[[Image:Group.svg|16px]] [[Std Group]]}}, {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Construction group]]}}, or {{Button|[[Image:Draft_VisGroup.svg|16px]] [[Draft VisGroup]]}} must exist before using this tool.


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

Revision as of 04:08, 21 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 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, Construction group, or Draft VisGroup must exist before using this tool.

Links