Std LinkSelectLinked: Difference between revisions

From FreeCAD Documentation
(Removed 'in progress')
(Usage)
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_Workbench|Workbench]]
|[[Std_LinkImportAll|LinkImportAll]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkImportAll.svg
|IconL=
|IconR=Std_LinkSelectLinkedFinal.svg
|IconR=Std_LinkSelectLinkedFinal.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}


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


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


<!--T:4-->
The '''Std LinkSelectLinked''' command selects the {{PropertyData|Linked Object}}, the source object, of an [[App_Link|App Link]] object, a link.
The '''Std LinkSelectLinked''' command selects the {{PropertyData|Linked Object}}, the source object, of an [[App_Link|App Link]] object, a link.


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


<!--T:6-->
# Select a link.
# Select a link.
# There are several ways to invoke the command:
# Select the {{MenuCommand|Link actions → [[Image:Std_LinkSelectLinked.svg|16px]] Go to linked object}} option from the [[Tree_view|Tree view]] context menu.
#* Select the {{MenuCommand|View → Link navigation → [[Image:Std_LinkSelectLinked.svg|16px]] Go to linked object}} option from the menu.
#* Select the {{MenuCommand|Link actions → [[Image:Std_LinkSelectLinked.svg|16px]] Go to linked object}} option from the [[Tree_view|Tree view]] context menu.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|G}}.
# The linked object is selected. If this object belongs to an external document that document is activated.
# The linked object is selected. If this object belongs to an external document that document is activated.
# Optionally use {{Button|[[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Std SelBack]]}} to reselect the link.
# Optionally use [[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Std SelBack]] to reselect the link.




<!--T:7-->
{{Docnav
{{Docnav
|[[Std_Workbench|Workbench]]
|[[Std_LinkImportAll|LinkImportAll]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkImportAll.svg
|IconL=
|IconR=Std_LinkSelectLinkedFinal.svg
|IconR=Std_LinkSelectLinkedFinal.svg
|IconC=Freecad.svg
|IconC=Freecad.svg

Latest revision as of 20:14, 9 October 2023

Std LinkSelectLinked

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

Description

The Std LinkSelectLinked command selects the DataLinked Object, the source object, of an App Link object, a link.

Usage

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