Std MergeProjects/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 9: Line 9:
}}
}}


<!--Empty=1 to suppress icon-->
<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru|Name=Std MergeProject|Name/ru=Std MergeProject|Workbenches=All|MenuLocation=[[Std File Menu/ru|Файл]] → Объединить проект |Shortcut=|SeeAlso=}}
|Name=Std MergeProjects
</div>
|Name/ru=Std MergeProjects
|Empty=1
|MenuLocation=Файл → Объединить проект
|Workbenches=All
}}


==Description==
==Description==

Revision as of 14:05, 13 May 2020

Std MergeProjects

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

Description

The Std MergeProjects command adds the contents of a FreeCAD file into the active document.

Usage

  1. Select the File → Merge project... option from the menu.
  2. Select a FreeCAD file in the dialog box.
  3. Press the Open button.

Options

  • Press Esc or the Cancel button to abort the command.

Notes

  • A project cannot be merged with itself, selecting the current file is not allowed.
  • FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.

Preferences

  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.
  • Duplicate labels are allowed if Tools → Edit parameters... → BaseApp → Preferences → Document → DuplicateLabels is set to true. This setting can also be changed in the Preferences Editor.