Std MergeProjects/en: Difference between revisions

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


{{GuiCommand/en|Name=Std MergeProject|Workbenches=All|MenuLocation=[[Std File Menu|File]] → Merge project |Shortcut=|SeeAlso=}}
{{GuiCommand|Name=Std MergeProject|Workbenches=All|MenuLocation=[[Std File Menu|File]] → Merge project |Shortcut=|SeeAlso=}}


==Description==
==Description==
Line 17: Line 18:


{{clear}}
{{clear}}
<languages/>

Revision as of 08:24, 9 August 2018

Std MergeProject

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

Description

Merges another FreeCAD-project into the current one.

Use

  1. Choose File Merge project... from the top menu.
  2. 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 features/objects in the merged project will be changed to
match the scheme in the existing project, links to external geometry may get lost.

Notes