Draft AddToGroup/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 16: Line 16:
|Name=Draft AddToGroup
|Name=Draft AddToGroup
|Name/ru=Draft AddToGroup
|Name/ru=Draft AddToGroup
|Workbenches=[[Draft Module/ru|Draft]], [[Arch Module/ru|Arch]]
|MenuLocation=Черчение → Утилиты → Добавить в группу
|MenuLocation=Черчение → Утилиты → Добавить в группу
|Workbenches=[[Draft_Workbench/ru|Draft]], [[Arch_Workbench/ru|Arch]]
|Shortcut=
|Shortcut=
|SeeAlso=[[Draft_SelectGroup/ru|Draft SelectGroup]], [[Std_Group/ru|Std CreateGroup]]
|SeeAlso=[[Draft_SelectGroup/ru|Draft SelectGroup]], [[Std_Group/ru|Std CreateGroup]]

Revision as of 10:12, 4 September 2021

Draft AddToGroup

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

Description

The Draft AddToGroup command moves objects to a Std Group. It can also ungroup objects.

In FreeCAD version 0.20 the command can also handle group-like Arch objects.

Usage

  1. To use this command at least one group must exist.
  2. Select one or more objects.
  3. There are several ways to invoke the command:
    • Press the Draft AddToGroup button.
    • Select the Utilities → Move to group... option from the menu.
    • Select the Utilities → Move to group... option from the Tree view or 3D view context menu.
  4. A menu is displayed near the cursor. Do one of the following:
    • Select the group you want to move the objects to.
    • Select Ungroup to move the objects out of the group(s) they are in.

Notes