Std LinkSelectLinkedFinal: Difference between revisions

From FreeCAD Documentation
No edit summary
(Usage)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_LinkSelectLinked|LinkSelectLinked]]
|[[Std_LinkSelectLinked|LinkSelectLinked]]
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkSelectLinked.svg
|IconL=Std_LinkSelectLinked.svg
|IconR=Std_LinkSelectAllLinks.svg
|IconR=Std_LinkSelectAllLinks.svg
Line 14: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std LinkSelectLinkedFinal
|Name=Std LinkSelectLinkedFinal
|MenuLocation=View → Link navigation → Go to the deepest linked object
|MenuLocation=''None''
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|S}} {{KEY|D}}
|Version=0.19
|Version=0.19
|SeeAlso=[[Std_LinkSelectLinked|Std LinkSelectLinked]], [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]], [[Std_SelBack|Std SelBack]], [[Std_SelForward|Std SelForward]]
|SeeAlso=[[Std_LinkSelectLinked|Std LinkSelectLinked]], [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]]
}}
}}


== 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 object is also a link its linked object is selected instead. This is repeated until the linked object is not 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 an [[App_Link|App Link]] object, 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.
# There are several ways to invoke the command:
# The deepest linked object will be selected. If this object belongs to an external document that document will be activated.
# Optionally use {{Button|[[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Std SelBack]]}} to re-select the link.
#* Select the {{MenuCommand|View → Link navigation → [[Image:Std_LinkSelectLinkedFinal.svg|16px]] Go to the deepest linked object}} option from the menu.
#* Select the {{MenuCommand|Link actions → [[Image:Std_LinkSelectLinkedFinal.svg|16px]] Go to the deepest linked object}} option from the [[Tree_view|Tree view]] context menu.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|D}}.
# The deepest linked object is selected. If this object belongs to an external document that document is activated.
# Optionally use [[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Std SelBack]] to reselect the link.




<!--T:7-->
{{Docnav
{{Docnav
|[[Std_LinkSelectLinked|LinkSelectLinked]]
|[[Std_LinkSelectLinked|LinkSelectLinked]]
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkSelectLinked.svg
|IconL=Std_LinkSelectLinked.svg
|IconR=Std_LinkSelectAllLinks.svg
|IconR=Std_LinkSelectAllLinks.svg

Latest revision as of 20:16, 9 October 2023

Std LinkSelectLinkedFinal

Menu location
View → Link navigation → Go to the deepest linked object
Workbenches
All
Default shortcut
S D
Introduced in version
0.19
See also
Std LinkSelectLinked, Std LinkSelectAllLinks

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. There are several ways to invoke the command:
    • Select the View → Link navigation → Go to the deepest linked object option from the menu.
    • Select the Link actions → Go to the deepest linked object option from the Tree view context menu.
    • Use the keyboard shortcut: S then D.
  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.