Std MergeProjects: Difference between revisions

From FreeCAD Documentation
No edit summary
(Rewrote and remove unnecessary empty text and manual breals <br>)
Line 3: Line 3:


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Std MergeProject|Workbenches=All|MenuLocation=[[Std File Menu|File]] → Merge project |Shortcut=|SeeAlso=}}
|Name=Std MergeProject
|Workbenches=All
|MenuLocation=[[Std File Menu|File]] → Merge project
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Merges another FreeCAD-project into the current one.


[[Std MergeProject|MergeProject]] takes the contents of a FreeCAD project and merges them into the currently open one.
==Use== <!--T:3-->
#Choose {{KEY| File}} → {{KEY| Merge project...}} from the top menu.
#A dialog will pop up asking you for the filename and location of the FreeCAD-project to be merged into the current one.


==Limitations== <!--T:4-->
==How to use== <!--T:3-->
Since the names of the features/objects in the merged project will be changed to<br />
match the scheme in the existing project, links to external geometry may get lost.


# Start with a currently open document.
==Notes== <!--T:5-->
# Then go to the menu, {{MenuCommand|File → Merge project}}.
<br />
# A dialog will pop up asking you for the filename and location of the FreeCAD project to be merged into the current one.

===Limitations=== <!--T:4-->

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.


</translate>
</translate>

Revision as of 00:44, 1 October 2019

Std MergeProject

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

Description

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

How to use

  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.