Std LinkSelectAllLinks: Difference between revisions

From FreeCAD Documentation
(Creating page for new command. In progress for now.)
 
(Usage)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:1-->
{{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
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std LinkSelectAllLinks
|Name=Std LinkSelectAllLinks
|MenuLocation=''None''
|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]]
}}
}}


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


<!--T:4-->
The '''Std LinkSelectAllLinks''' command selects all [[App_Link|App Link]] objects, links, that directly or indirectly use the same {{PropertyData|Linked Object}} or source object.
The '''Std LinkSelectAllLinks''' command selects all [[App_Link|App Link]] objects, links, that directly or indirectly link to the same source object.


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


<!--T:6-->
# If the links occur across multiple documents it is advisable to switch the [[Tree_view|Tree view]] 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 whose links you want to find.
# Select a source object that has links.
# 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.
# There are several ways to invoke the command:
# All links belonging belonging to the source object will be selected.
#* Select the {{MenuCommand|View → Link navigation → [[Image:Std_LinkSelectAllLinks.svg|16px]] Select all links}} option from the menu.
# Optionally use the [[Std_SelBack|Std SelBack]] command to re-select the source object.
#* 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.
# Optionally use [[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Std SelBack]] to reselect the source object.




<!--T:7-->
{{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.