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

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
* Делать '''двоичные''' операции над сетками
* Делать '''булевы''' операции над сетками
** [[Mesh Union/ru|Union]]: объединить сетки
** [[Mesh Union/ru|Объединение]]: объединить сетки
** [[Mesh Intersection/ru|Intersection]]: выделить пересечение полигональных сеток
** [[Mesh Intersection/ru|Пересечение]]: выделить пересечение полигональных сеток
** [[Mesh Difference/ru|Difference]]: выполнить вычитание (вырезание) с полигональными сеток
** [[Mesh Difference/ru|Разность]]: выполнить вычитание (вырезание) из полигональных сеток

Revision as of 06:39, 31 August 2016

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.
  • Делать булевы операции над сетками