Mesh Merge/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ru |Name=Mesh Merge‏‎ |Name/ru=Mesh Merge‏‎ |MenuLocation=Сетки → Объединить |Workbenches=Mesh |Shortcut= |SeeAlso=...")
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Mesh Merge‏‎
|Name=Mesh Merge‏‎
Line 26: Line 27:
Opposed to {{KEY| Meshes}} → {{KEY| Boolean}} → {{KEY| Union}} no inner faces are removed.
Opposed to {{KEY| Meshes}} → {{KEY| Boolean}} → {{KEY| Union}} no inner faces are removed.
All faces will transeferred to the mergeed mesh.
All faces will transeferred to the mergeed mesh.



{{clear}}
<languages/>

Revision as of 19:17, 6 August 2018

Other languages:

Mesh Merge‏‎

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

Introduction

Merges two ore more selected meshes.


Use

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

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


Limitations

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


Notes

Opposed to Meshes Boolean Union no inner faces are removed. All faces will transeferred to the mergeed mesh.