Std LinkSelectAllLinks: Difference between revisions

From FreeCAD Documentation
No edit summary
(Usage)
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_TreeSyncView|TreeSyncView]]
|[[Std_SelBack|SelBack]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkSelectLinkedFinal.svg
|IconL=Std_LinkSelectLinkedFinal.svg
|IconR=Std_SelBack.svg
|IconR=Std_TreeSyncView.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Std LinkSelectAllLinks
|Name=Std LinkSelectAllLinks
|MenuLocation=
|MenuLocation=View → Link navigation → Select all links
|Workbenches=All
|Workbenches=All
|Version=0.19
|Version=0.19
|SeeAlso=[[Std_LinkSelectLinked|Std LinkSelectLinked]], [[Std_LinkSelectLinkedFinal|Std LinkSelectLinkedFinal]], [[Std_SelBack|Std SelBack]], [[Std_SelForward|Std SelForward]]
|SeeAlso=[[Std_LinkSelectLinked|Std LinkSelectLinked]], [[Std_LinkSelectLinkedFinal|Std LinkSelectLinkedFinal]]
}}
}}


Line 30: Line 30:
<!--T:6-->
<!--T:6-->
# To find links in multiple documents make sure the [[Tree_view|Tree view]] is switched to [[Std_TreeMultiDocument|MultiDocument mode]].
# To find links in multiple documents make sure the [[Tree_view|Tree view]] is switched to [[Std_TreeMultiDocument|MultiDocument mode]].
# Select a source object.
# Select a source object that has links.
# There are several ways to invoke the command:
# Select the {{MenuCommand|Link actions → [[Image:Std_LinkSelectAllLinks.svg|16px]] Select all links}} option from the [[Tree_view|Tree view]] context menu. This option is only available if the selected object does have links.
#* Select the {{MenuCommand|View → Link navigation → [[Image:Std_LinkSelectAllLinks.svg|16px]] Select all links}} option from the menu.
#* Select the {{MenuCommand|Link actions → [[Image:Std_LinkSelectAllLinks.svg|16px]] Select all links}} option from the [[Tree_view|Tree view]] context menu.
# All links that link to the source object are selected.
# All links that link to the source object are selected.
# Optionally use {{Button|[[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Std SelBack]]}} to reselect the source object.
# Optionally use [[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Std SelBack]] to reselect the source object.




Line 39: Line 41:
{{Docnav
{{Docnav
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_LinkSelectLinkedFinal|LinkSelectLinkedFinal]]
|[[Std_TreeSyncView|TreeSyncView]]
|[[Std_SelBack|SelBack]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkSelectLinkedFinal.svg
|IconL=Std_LinkSelectLinkedFinal.svg
|IconR=Std_SelBack.svg
|IconR=Std_TreeSyncView.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}

Latest revision as of 20:19, 9 October 2023

Std LinkSelectAllLinks

Menu location
View → Link navigation → Select all links
Workbenches
All
Default shortcut
None
Introduced in version
0.19
See also
Std LinkSelectLinked, Std LinkSelectLinkedFinal

Description

The Std LinkSelectAllLinks command selects all App Link objects, links, that directly or indirectly link to the same source object.

Usage

  1. To find links in multiple documents make sure the Tree view is switched to MultiDocument mode.
  2. Select a source object that has links.
  3. There are several ways to invoke the command:
    • Select the View → Link navigation → Select all links option from the menu.
    • Select the Link actions → Select all links option from the Tree view context menu.
  4. All links that link to the source object are selected.
  5. Optionally use Std SelBack to reselect the source object.