Std LinkSelectLinkedFinal: Difference between revisions

From FreeCAD Documentation
(Removed 'in progress')
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_LinkSelectLinked|LinkSelectLinked]]
|[[Std_LinkSelectLinked|LinkSelectLinked]]
Line 11: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std LinkSelectLinkedFinal
|Name=Std LinkSelectLinkedFinal
Line 19: Line 21:
}}
}}


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


<!--T:4-->
The '''Std LinkSelectLinkedFinal''' command selects the {{PropertyData|Linked Object}}, the source object, of an [[App_Link|App Link]] object, a link. But if that source object is also a link its linked object is selected instead. This is repeated until the linked object is not a link. This final source object is the deepest linked object.
The '''Std LinkSelectLinkedFinal''' command selects the {{PropertyData|Linked Object}}, the source object, of an [[App_Link|App Link]] object, a link. But if that source object is also a link its linked object is selected instead. This is repeated until the linked object is not a link. This final source object is the deepest linked object.


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


<!--T:6-->
# Select a link.
# Select a link.
# Select the {{MenuCommand|Link actions → [[Image:Std_LinkSelectLinkedFinal.svg|16px]] Go to deepest linked object}} option from the [[Tree_view|Tree view]] context menu.
# Select the {{MenuCommand|Link actions → [[Image:Std_LinkSelectLinkedFinal.svg|16px]] Go to deepest linked object}} option from the [[Tree_view|Tree view]] context menu.
Line 31: Line 35:




<!--T:7-->
{{Docnav
{{Docnav
|[[Std_LinkSelectLinked|LinkSelectLinked]]
|[[Std_LinkSelectLinked|LinkSelectLinked]]

Revision as of 21:57, 28 January 2021

Std LinkSelectLinkedFinal

Menu location
None
Workbenches
All
Default shortcut
None
Introduced in version
0.19
See also
Std LinkSelectLinked, Std LinkSelectAllLinks, Std SelBack, Std SelForward

Description

The Std LinkSelectLinkedFinal command selects the DataLinked Object, the source object, of an App Link object, a link. But if that source object is also a link its linked object is selected instead. This is repeated until the linked object is not a link. This final source object is the deepest linked object.

Usage

  1. Select a link.
  2. Select the Link actions → Go to deepest linked object option from the Tree view context menu.
  3. The deepest linked object is selected. If this object belongs to an external document that document is activated.
  4. Optionally use Std SelBack to reselect the link.