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

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
=== Booleane ===
=== Operazioni booleane ===
* [[Mesh Union/it|Unione]]: esegue una unione (fusione) di mesh.
* [[Mesh Union/it|Unione]]: esegue una unione (fusione) di mesh.
* [[Mesh Intersection/it|Intersezione]]: esegue una intersezione (parte comune) di mesh.
* [[Mesh Intersection/it|Intersezione]]: esegue una intersezione (parte comune) di mesh.

Revision as of 08:54, 13 April 2019

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.

Operazioni booleane

  • Unione: esegue una unione (fusione) di mesh.
  • Intersezione: esegue una intersezione (parte comune) di mesh.
  • Differenza: esegue una differenza (taglio) di mesh.