Std MergeProjects/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "{{Docnav/de |Export |Projektinformationen |Std Datei Menü |IconL=Std_Export.svg |IconR=Std_ProjectInfo.svg |Icon...")
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav/de
|[[Std_Export|Export]]
|[[Std_Export/de|Export]]
|[[Std_ProjectInfo|ProjectInfo]]
|[[Std_ProjectInfo/de|Projektinformationen]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu/de|Std Datei Menü]]
|IconL=Std_Export.svg
|IconL=Std_Export.svg
|IconR=Std_ProjectInfo.svg
|IconR=Std_ProjectInfo.svg

Revision as of 08:51, 3 January 2022

Std Projekte zusammenführen

Menüeintrag
Datei → Projekt zusammenführen
Arbeitsbereich
Alle
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Keiner

Beschreibung

Führt ein anderes FreeCAD-Projekt mit dem aktuellen zusammen.

The Std MergeProjects command adds the contents of a FreeCAD file into the active document.

Anwendung

  1. Wähle DateiProjekt zusammenführen... aus der Menüleiste.
  2. Im aufgehenden Dialog sind Dateiname und Ablageort des FreeCAD-Projekts einzugeben, das mit dem aktuellen zusammengeführt werden soll.
  1. Select the File → Merge project... option from the menu.
  2. Select a FreeCAD file in the dialog box.
  3. Press the Open button.

Options

  • Press Esc or the Cancel button to abort the command.

Notes

  • A project cannot be merged with itself, selecting the current file is not allowed.
  • FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.

Preferences

  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.
  • Duplicate labels are allowed if Tools → Edit parameters... → BaseApp → Preferences → Document → DuplicateLabels is set to true. This setting can also be changed in the Preferences Editor.