Std LinkUnlink: Difference between revisions

From FreeCAD Documentation
(→‎Usage: Images, a Link inside another object is unlinked, and the real object is placed inside instead.)
mNo edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:12-->
{{Docnav
|[[Std_LinkReplace|LinkReplace]]
|[[Std_LinkImport|LinkImport]]
|[[Std_Base|Std Base]]
|IconL=Std_LinkReplace.svg
|IconR=Std_LinkImport.svg
|IconC=Freecad.svg
}}

<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Std LinkUnlink
|Name=Std LinkUnlink
Line 10: Line 21:
}}
}}


== Description ==
== Description == <!--T:2-->


<!--T:3-->
{{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|Std LinkUnlink]]}} is essentially the opposite operation to {{Button|[[File:Std_LinkReplace.svg|16px]] [[Std_LinkReplace|Std LinkReplace]]}}.


<!--T:4-->
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.


== Usage ==
== Usage == <!--T:5-->


<!--T:6-->
# Make sure you have a Link that is inside a container, for example, a Link to a {{Button|[[File:Part_Sphere.svg|16px]] [[Part_Sphere|Part Sphere]]}} inside a {{Button|[[File:Std_Part.svg|16px]] [[Std_Part|Std Part]]}}.
# Make sure you have a Link that is inside a container, for example, a Link to a {{Button|[[File:Part_Sphere.svg|16px]] [[Part_Sphere|Part Sphere]]}} inside a {{Button|[[File:Std_Part.svg|16px]] [[Std_Part|Std Part]]}}.
# Select the internal Link in the [[tree_view|tree view]].
# Select the internal Link in the [[tree_view|tree view]].
# Press {{Button|[[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink|Std LinkUnlink]]}}.
# Press {{Button|[[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink|Unlink]]}}.


<!--T:7-->
The original [[File:Tree_Part_Sphere_Parametric.svg|16px]] [[Part_Sphere|Sphere]] must now be inside the {{Button|[[File:Std_Part.svg|16px]] [[Std_Part|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.
The original [[File:Tree_Part_Sphere_Parametric.svg|16px]] [[Part_Sphere|Sphere]] must now be inside the {{Button|[[File:Std_Part.svg|16px]] [[Std_Part|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.


<!--T:8-->
[[File:Std_Link_tree_replace_1_example.png]] [[File:Std_Link_tree_unlink_1_example.png]]
[[File:Std_Link_tree_replace_1_example.png]] [[File:Std_Link_tree_unlink_1_example.png]]


<!--T:9-->
{{Caption|A Link inside another object is unlinked, and the real object is placed inside instead.}}
{{Caption|A Link inside another object is unlinked, and the real object is placed inside instead.}}


<!--T:10-->
[[File:Std_Link_tree_replace_2_example.png]] [[File:Std_Link_tree_unlink_2_example.png]]
[[File:Std_Link_tree_replace_2_example.png]] [[File:Std_Link_tree_unlink_2_example.png]]


<!--T:11-->
{{Caption|A Link inside a group is unlinked, and the real object is placed inside instead.}}
{{Caption|A Link inside a group is unlinked, and the real object is placed inside instead.}}


<!--T:13-->
{{Docnav
|[[Std_LinkReplace|LinkReplace]]
|[[Std_LinkImport|LinkImport]]
|[[Std_Base|Std Base]]
|IconL=Std_LinkReplace.svg
|IconR=Std_LinkImport.svg
|IconC=Freecad.svg
}}


</translate>
</translate>

Latest revision as of 15:28, 30 January 2022

Std LinkUnlink

Menu location
None
Workbenches
All
Default shortcut
None
Introduced in version
0.19
See also
Std LinkMake, Std LinkMakeRelative, Std LinkReplace

Description

Std LinkUnlink is essentially the opposite operation to Std LinkReplace.

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

Usage

  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.