Mesh Merge/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:


==Introduction==
==Introduction==
Merges two ore more selected meshes.
Merges two or more selected meshes.




==Use==
==Use==
#Select meshes in tree-view
#Select meshes in tree-view
#Choose {{KEY| Meshes}} {{KEY| Merge}} from the top menu.
#Choose {{Button|Meshes}} → {{Button|Merge}} from the top menu.
The resulting mesh will be created as a new and seperate object.
The resulting mesh will be created as a new and separate object.




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




==Notes==
==Notes==
Opposed to {{KEY| Meshes}} {{KEY| Boolean}} {{KEY| Union}} no inner faces are removed.
Opposed to {{Button|Meshes}} → {{Button|Boolean}} → {{Button| Union}} no inner faces are removed.
All faces will transeferred to the mergeed mesh.
All faces will transferred to the merged mesh.





Revision as of 10:13, 27 February 2019

Other languages:

Mesh Merge‏‎

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

Introduction

Merges two or more selected meshes.


Use

  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.