Std MergeProjects/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ru|Name=Std MergeProject|Name/ru=Std MergeProject|Workbenches=All|MenuLocation=Файл → Объединить проект |Shortcut=|SeeA...")
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>


{{GuiCommand/ru|Name=Std MergeProject|Name/ru=Std MergeProject|Workbenches=All|MenuLocation=[[Std File Menu/ru|Файл]] → Объединить проект |Shortcut=|SeeAlso=}}
{{GuiCommand/ru|Name=Std MergeProject|Name/ru=Std MergeProject|Workbenches=All|MenuLocation=[[Std File Menu/ru|Файл]] → Объединить проект |Shortcut=|SeeAlso=}}
Line 17: Line 18:


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

Revision as of 08:25, 9 August 2018

Std MergeProject

Системное название
Std MergeProject
Расположение в меню
Файл → Объединить проект
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

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