Draft AddToGroup/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 25: Line 25:
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.svg|16px]] [[Draft VisGroup]]}}
This tool can add objects to a {{Button|[[Image:Group.svg|16px]] [[Std_Group|Std Group]]}}, a {{Button|[[Image:Group.svg|16px]] [[Draft_ToggleConstructionMode|Draft Construction group]]}}, or a {{Button|[[Image:Draft_VisGroup.svg|16px]] [[Draft_VisGroup|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]]}}


==Usage==
==Usage==
Line 34: Line 34:
# Select the desired group, or click {{KEY|Ungroup}}
# Select the desired group, or click {{KEY|Ungroup}}


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


==Links==
==Links==

Revision as of 13:32, 1 December 2020

Draft AddToGroup

Системное название
Draft AddToGroup
Расположение в меню
Черчение → Утилиты → Добавить в группу
Верстаки
Draft, Arch
Быстрые клавиши
Нет
Представлено в версии
-
См. также
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