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|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]]}}
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]]}}{{Obsolete|0.19}}


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]]}}

Revision as of 17:43, 28 January 2021

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 VisGroupobsolete in version 0.19

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