Std MergeProjects/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav
|[[Std_Export|Std Export]]
|[[Std_Export|Export]]
|[[Std_ProjectInfo|Std ProjectInfo]]
|[[Std_ProjectInfo|ProjectInfo]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu|Std File Menu]]
|IconL=Std_Export.svg
|IconL=Std_Export.svg
Line 9: Line 9:
}}
}}


<div class="mw-translate-fuzzy">
<!--Empty=1 to suppress icon-->
<!--Empty=1 to suppress icon-->
{{GuiCommand/ru
{{GuiCommand/ru
Line 16: Line 17:
|Workbenches=All
|Workbenches=All
}}
}}
</div>


==Description==
==Description==
Line 43: Line 45:


{{Docnav
{{Docnav
|[[Std_Export|Std Export]]
|[[Std_Export|Export]]
|[[Std_ProjectInfo|Std ProjectInfo]]
|[[Std_ProjectInfo|ProjectInfo]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu|Std File Menu]]
|IconL=Std_Export.svg
|IconL=Std_Export.svg

Revision as of 07:47, 29 December 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.