Std MergeProjects/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:


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


==Description==
==Description==

Revision as of 08:49, 5 May 2016

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