Std LinkUnlink/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{Docnav/ru
|[[Std_LinkReplace|LinkReplace]]
|[[Std_LinkReplace/ru|Заменить ссылкой]]
|[[Std_LinkImport|LinkImport]]
|[[Std_LinkImport/ru|Импорт ссылок]]
|[[Std_Base/ru|Стандартные команды и инструменты]]
|[[Std_Base|Std Base]]
|IconL=Std_LinkReplace.svg
|IconL=Std_LinkReplace.svg
|IconR=Std_LinkImport.svg
|IconR=Std_LinkImport.svg
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/ru
|Name=Std LinkUnlink
|Name/ru=Отвязать
|Name=Std_LinkUnlink
|MenuLocation=None
|MenuLocation=Нет
|Workbenches=All
|Workbenches=Все
|Version=0.19
|Version=0.19
|SeeAlso=[[Std_LinkMake|Std LinkMake]], [[Std_LinkMakeRelative|Std LinkMakeRelative]], [[Std_LinkReplace|Std LinkReplace]]
|SeeAlso=[[Std_LinkMake/ru|Создать ссылку]], [[Std_LinkMakeRelative/ru|Ссылка]], [[Std_LinkReplace/ru|Заменить ссылкой]]
}}
}}


<span id="Description"></span>
== Описание ==
== Описание ==


{{Button|[[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink|Std LinkUnlink]]}} is essentially the opposite operation to {{Button|[[File:Std_LinkReplace.svg|16px]] [[Std_LinkReplace|Std LinkReplace]]}}.
{{Button|[[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink/ru|Отвязать]]}} является по существу операцией, противоположной {{Button|[[File:Std_LinkReplace.svg|16px]] [[Std_LinkReplace/ru|Заменить ссылкой]]}}.


This operation is used to remove a Link from a container like {{Button|[[File:Std_Part.svg|16px]] [[Std_Part|Std Part]]}}, and instead place the real object inside.
This operation is used to remove a Link from a container like {{Button|[[File:Std_Part.svg|16px]] [[Std_Part|Std Part]]}}, and instead place the real object inside.


<span id="Usage"></span>
== Применение ==
== Применение ==


Line 41: Line 44:




{{Docnav
{{Docnav/ru
|[[Std_LinkReplace|LinkReplace]]
|[[Std_LinkReplace/ru|Заменить ссылкой]]
|[[Std_LinkImport|LinkImport]]
|[[Std_LinkImport/ru|Импорт ссылок]]
|[[Std_Base/ru|Стандартные команды и инструменты]]
|[[Std_Base|Std Base]]
|IconL=Std_LinkReplace.svg
|IconL=Std_LinkReplace.svg
|IconR=Std_LinkImport.svg
|IconR=Std_LinkImport.svg

Latest revision as of 05:28, 4 March 2023

Отвязать

Системное название
Std_LinkUnlink
Расположение в меню
Нет
Верстаки
Все
Быстрые клавиши
Нет
Представлено в версии
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.