Std LinkSelectLinked: Difference between revisions

From FreeCAD Documentation
(Docnav)
(Usage)
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
|[[Std_Workbench|Workbench]]
|[[Std_Workbench|Workbench]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=
|IconL=
|IconR=Std_LinkSelectLinkedFinal.svg
|IconR=Std_LinkSelectLinkedFinal.svg
Line 15: Line 15:
{{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]]
}}
}}


Line 30: Line 31:
<!--T:6-->
<!--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.




Line 39: Line 43:
|[[Std_Workbench|Workbench]]
|[[Std_Workbench|Workbench]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=
|IconL=
|IconR=Std_LinkSelectLinkedFinal.svg
|IconR=Std_LinkSelectLinkedFinal.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.