Part Compound/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
{{GuiCommand/it|Name=Part MakeCompound‏‎|Name/it=Part MakeCompound‏‎|MenuLocation=Part -> Make compound|Workbenches=[[Part Workbench/it|Part]]|SeeAlso=}}
{{GuiCommand/it|Name=Part MakeCompound‏‎|Name/it=Crea composto‏‎|MenuLocation=Parte Crea un composto|Workbenches=[[Part Workbench/it|Part]]|SeeAlso=}}


==Introduzione==
==Introduction==
This command creates a compound of any kind of topological shapes.
These can be solids or meshes or any other kind of topological shapes.


==Utilizzo==
==Usage==
Mark the topological shapes to be added to the compound in the tree view and choose {{MenuCommand|Part > Make Compound}}


==Notes==
==Notes==

Revision as of 21:40, 13 March 2015

Crea composto‏‎

Posizione nel menu
Parte → Crea un composto
Ambiente
Part
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Nessuno

Introduction

This command creates a compound of any kind of topological shapes. These can be solids or meshes or any other kind of topological shapes.

Usage

Mark the topological shapes to be added to the compound in the tree view and choose Part > Make Compound

Notes

Warning
Because of performance issues automatic geometry check has been disabled for part compound. Since part compounds could contain self-intersecting it is not advised and therefor a bad idea to use part compounds for boolean operations.