Draft AddToGroup/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Userdocnavi/cs}}")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{Docnav/cs
{{Docnav/cs
|[[Draft_ToggleDisplayMode|Toggle display mode]]
|[[Draft_ToggleDisplayMode|Toggle display mode]]
Line 8: Line 9:
|IconR=Draft_SelectGroup.svg
|IconR=Draft_SelectGroup.svg
}}
}}
</div>


{{GuiCommand/cs
{{GuiCommand/cs
Line 21: Line 23:
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 {{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]]}}
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.svg|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]]}}
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]]}}
Line 27: Line 29:
==Usage==
==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.svg|16px]] [[Draft AddToGroup|Move to group]]}}.
# Select the desired group, or click {{KEY|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|Draft 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.svg|16px]] [[Draft VisGroup]]}} must exist before using this tool.


==Links==
==Links==
Line 37: Line 39:
* [[Ways_To_Organize_Objects|Organize objects in the document]].
* [[Ways_To_Organize_Objects|Organize objects in the document]].


<div class="mw-translate-fuzzy">
{{Docnav/cs
{{Docnav/cs
|[[Draft_ToggleDisplayMode|Toggle display mode]]
|[[Draft_ToggleDisplayMode|Toggle display mode]]
Line 45: Line 48:
|IconR=Draft_SelectGroup.svg
|IconR=Draft_SelectGroup.svg
}}
}}
</div>


{{Draft Tools navi/cs}}
{{Draft Tools navi/cs}}

Revision as of 20:24, 13 February 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 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 Draft VisGroup must exist before using this tool.

Links