Std MergeProjects: Difference between revisions

From FreeCAD Documentation
m (Changed name in {{GuiCommand}})
No edit summary
Line 13: Line 13:


<!--T:6-->
<!--T:6-->
[[Std MergeProject|MergeProject]] takes the contents of a FreeCAD project and merges them into the currently open one.
[[Std MergeProjects|MergeProjects]] takes the contents of a FreeCAD project and merges them into the currently open one.


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

Revision as of 19:15, 26 February 2020

Std MergeProjects

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

Description

MergeProjects takes the contents of a FreeCAD project and merges them into the currently open one.

Usage

  1. Start with a currently open document.
  2. Then go to the menu, File → Merge project.
  3. A dialog will pop up asking you for the filename and location of the FreeCAD project to be merged into the current one.

Limitations

Since the names of the objects in the merged project will be changed to match the scheme in the existing project, links to external geometry may get lost.