Jump to content

Assembly3 CreateAssembly/ru

From FreeCAD Documentation
This page is a translated version of the page Assembly3 CreateAssembly and the translation is 45% complete.
Outdated translations are marked like this.

Эта документация не закончена. Пожалуйста, помогите и внесите свой вклад в разработку документации.

Пример документирования команды Gui объясняет, как должны быть задокументированы команды. Просмотрите Category:UnfinishedDocu/ru, чтобы увидеть больше незавершённых страниц, подобных этой. Смотрите Category:Command Reference/ru для всех команд.

Смотрите Wiki Страницы, чтобы узнать о редактировании вики-страниц, и зайдите на страницу Помоги FreeCAD, чтобы узнать о других способах, которыми вы можете внести свой вклад.

Assembly3 CreateAssembly

Расположение в меню
Assembly3 → Create assembly
Верстаки
Assembly3
Быстрые клавиши
A N
Представлено в версии
-
См. также
Нет

Описание

Комманда Assembly3 CreateAssembly добавляет к древу проекта новый объект ветви, Assembly.

Each branch object is an Assembly container and holds four group containers:

- One for the Constraints (which is hidden as long as it is empty)
- One for the Elements
- One for the Parts
- One for the Relations (which is hidden by default and will be revealed when the Go to relation command is used)


The added Assembly object with all visible containers looks like this (0.20.pre and Link Branch):

Применение

  1. There are several ways to invoke the command:
    • Press the Create assembly button.
    • Select the Assembly3 → Create assembly option from the menu.
    • Use the keyboard shortcut A then N
  2. An Assembly container is created.