Команда "Отвязать"

From FreeCAD Documentation
Revision as of 05:26, 4 March 2023 by Evgeniy (talk | contribs) (Created page with "{{Button|16px Отвязать}} является по существу операцией, противоположной {{Button|16px Заменить ссылкой}}.")

Отвязать

Системное название
Std_LinkUnlink
Расположение в меню
None
Верстаки
Все
Быстрые клавиши
Нет
Представлено в версии
0.19
См. также
Создать ссылку, Ссылка, Заменить ссылкой

Описание

Отвязать является по существу операцией, противоположной Заменить ссылкой.

This operation is used to remove a Link from a container like Std Part, and instead place the real object inside.

Применение

  1. Make sure you have a Link that is inside a container, for example, a Link to a Part Sphere inside a Std Part.
  2. Select the internal Link in the tree view.
  3. Press Unlink.

The original Sphere must now be inside the Std Part, and the Link must be outside. Now this Link can be deleted if it's no longer needed, and it won't break the container.

A Link inside another object is unlinked, and the real object is placed inside instead.

A Link inside a group is unlinked, and the real object is placed inside instead.