Mesh Merge/ru: Difference between revisions

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


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Mesh Merge‏‎
|Name=Mesh Merge‏‎
Line 18: Line 17:
|SeeAlso=[[Mesh_Union/ru|Булево объединение сеток]]
|SeeAlso=[[Mesh_Union/ru|Булево объединение сеток]]
}}
}}
</div>


==Description==
==Description==

Revision as of 10:55, 25 May 2020

Other languages:

Mesh Merge‏‎

Системное название
Mesh Merge‏‎
Расположение в меню
Сетки → Объединить
Верстаки
Mesh
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Булево объединение сеток

Description

Merges two or more selected meshes.


Usage

  1. Select meshes in tree-view
  2. Choose MeshesMerge from the top menu.

The resulting mesh will be created as a new and separate object.


Limitations

Up to FreeCAD version 0.16.6651 placement of meshes was disregarded. With FreeCAD 0.16.6651 this was fixed.


Notes

Opposed to MeshesBoolean Union no inner faces are removed. All faces will transferred to the merged mesh.