Std MergeProjects: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 30: Line 30:


# Select the {{MenuCommand|File → Merge project...}} option from the menu.
# Select the {{MenuCommand|File → Merge project...}} option from the menu.
# Select a FreeCAD file in the dialog box and press the {{Button|Open}} button.
# Select a FreeCAD file in the dialog box.
# Press the {{Button|Open}} button.


==Notes==
==Notes==

Revision as of 13:44, 8 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Std MergeProjects

Menu location
File → Merge project...
Workbenches
All
Default shortcut
-
Introduced in version
-
See also
-

Description

The Std MergeProjects command adds the contents of a FreeCAD file to the current document.

Usage

  1. Select the File → Merge project... option from the menu.
  2. Select a FreeCAD file in the dialog box.
  3. Press the Open button.

Notes

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