Std LinkImportAll/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav
{{Docnav
|[[Std_LinkImport/pt-br|Std LinkImport]]
|[[Std_LinkImport/pt-br|Std LinkImport]]
Line 9: Line 10:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{GuiCommand
{{GuiCommand
Line 18: Line 20:
}}
}}


<span id="Description"></span>
== Descrição ==
== Descrição ==


Line 24: Line 27:
This command essentially runs {{Button|[[File:Std_LinkImport.svg|16px]] [[Std_LinkImport|Std LinkImport]]}} for all Links in a document.
This command essentially runs {{Button|[[File:Std_LinkImport.svg|16px]] [[Std_LinkImport|Std LinkImport]]}} for all Links in a document.


<span id="Usage"></span>
== Utilização ==
== Utilização ==


Line 34: Line 38:




<div class="mw-translate-fuzzy">
{{Docnav
{{Docnav
|[[Std_LinkImport/pt-br|Std LinkImport]]
|[[Std_LinkImport/pt-br|Std LinkImport]]
Line 42: Line 47:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}

Latest revision as of 19:33, 9 October 2023

Other languages:

Std LinkImportAll

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

Descrição

Std LinkImportAll imports all DadosLinked 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.

Utilização

  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".