Draft AddToGroup/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 16: Line 16:
This tool displays a drop-down menu that allows you to add the selected objects to an existing group, or to remove them from their current group.
This tool displays a drop-down menu that allows you to add the selected objects to an existing group, or to remove them from their current group.


This tool can add objects to a [[Std Group]], a [[Draft VisGroup]], or a [[Draft ToggleConstructionMode|Draft Construction group]]. To add the objects directly to the Construction group, you can use [[Draft AddConstruction]].
This tool can add objects to a {{Button|[[Image:Group.svg|16px]] [[Std Group]]}}, a {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Draft Construction group]]}}, or a {{Button|[[Image:Draft_VisGroup.png|16px]] [[Draft VisGroup]]}}


To add the objects directly to the {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Draft Construction group]]}}, you can use {{Button|[[Image:Draft AddConstruction.svg|16px]] [[Draft AddConstruction|Draft AddConstruction]]}}
==How to use==

==Usage==
# Select the objects that you wish to organize.
# Select the objects that you wish to organize.
# Right click and select {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.png|16px]] [[Draft AddToGroup|Move to group]]}}.
# Right click and select {{MenuCommand|Utilities → [[Image:Draft_AddToGroup.png|16px]] [[Draft AddToGroup|Move to group]]}}.
# Select the desired group, or click "Ungroup".
# Select the desired group, or click {{KEY|Ungroup}}


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


==Links==
==Links==

Revision as of 19:29, 29 January 2020

Kreslení Přidat do skupiny

Umístění Menu
Draft -> Display option -> Add to group
Pracovní stoly
Kreslení, Architektura
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Draft SelectGroup, Std CreateGroup

Description

This tool displays a drop-down menu that allows you to add the selected objects to an existing group, or to remove them from their current group.

This tool can add objects to a Std Group, a Draft Construction group, or a File:Draft VisGroup.png Draft VisGroup

To add the objects directly to the Draft Construction group, you can use Draft AddConstruction

Usage

  1. Select the objects that you wish to organize.
  2. Right click and select Utilities → Move to group.
  3. Select the desired group, or click Ungroup

At least one of Std Group, Draft Construction group, or File:Draft VisGroup.png Draft VisGroup must exist before using this tool.

Links