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

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
*Operazioni booleane
*Operazioni booleane
** [[Mesh Union/it|Unione]]: esegue una unione (fusione) di mesh.
** [[Mesh Union/it|Unione]]: crea un oggetto mesh che è l'unione di due oggetti mesh.
** [[Mesh Intersection/it|Intersezione]]: esegue una intersezione (parte comune) di mesh.
** [[Mesh Intersection/it|Intersezione]]: crea un oggetto mesh che è l'intersezione di due oggetti mesh.
** [[Mesh Difference/it|Differenza]]: esegue una differenza (taglio) di mesh.
** [[Mesh Difference/it|Differenza]]: crea un oggetto mesh che è la differenza di due oggetti mesh.

Revision as of 20:27, 5 August 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.
  • Operazioni booleane
    • Unione: crea un oggetto mesh che è l'unione di due oggetti mesh.
    • Intersezione: crea un oggetto mesh che è l'intersezione di due oggetti mesh.
    • Differenza: crea un oggetto mesh che è la differenza di due oggetti mesh.