Std LinkImportAll: Difference between revisions

From FreeCAD Documentation
(Updated Docnav.)
mNo edit summary
Line 33: Line 33:
<!--T:6-->
<!--T:6-->
# Make sure you have a "source" document with original objects, and a second "target" document with Links to those objects.
# Make sure you have a "source" document with original objects, and a second "target" document with Links to those objects.
# Open the target document and press {{Button|[[File:Std_LinkImportAll.svg|16px]] [[Std_LinkImportAll|Std LinkImportAll]]}}.
# Open the target document and press {{Button|[[File:Std_LinkImportAll.svg|16px]] [[Std_LinkImportAll|Import all links]]}}.


<!--T:7-->
<!--T:7-->

Revision as of 15:31, 30 January 2022

Std LinkImportAll

Menu location
None
Workbenches
All
Default shortcut
None
Introduced in version
0.19
See also
Std LinkMake, Std LinkMakeRelative, Std LinkImport

Description

Std LinkImportAll imports all DataLinked Objects from Links into the current document, and then changes the attachment to point to these imported objects.

This command essentially runs Std LinkImport for all Links in a document.

Usage

  1. Make sure you have a "source" document with original objects, and a second "target" document with Links to those objects.
  2. Open the target document and press Import all links.

Left: various Links that point to objects in the "source" document. Right: the original objects were imported (copied) into the "target" document, and the existing Links were changed to point to these copies, so they no longer point to objects in "source".