Translations:Mesh Workbench/14/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "* Do '''Boolean''' operations with meshes * * Union: Объединить, ** Intersection: выделить пересечение се...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Булевы операции ===
* Do '''Boolean''' operations with meshes
* * [[Mesh Union|Union]]: Объединить,
* [[Mesh Union/ru|Объединение]]: объединить сетки
** [[Mesh Intersection|Intersection]]: выделить пересечение сеточных объектов
* [[Mesh Intersection/ru|Пересечение]]: выделить пересечение полигональных сеток
* [[Mesh Difference/ru|Разность]]: выполнить вычитание (вырезание) из полигональных сеток
** [[Mesh Difference|Difference]]: вычесть

Latest revision as of 20:10, 9 May 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Mesh Workbench)
* Boolean
** [[Image:Mesh_Union.svg|32px]] [[Mesh_Union|Union]]: Creates a mesh object that is the union of two mesh objects.
** [[Image:Mesh_Intersection.svg|32px]] [[Mesh_Intersection|Intersection]]: Creates a mesh object that is the intersection of two mesh objects.
** [[Image:Mesh_Difference.svg|32px]] [[Mesh_Difference|Difference]]: Creates a mesh object that is the difference of two mesh objects.

Булевы операции