Part Compound/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Importazione di una nuova versione da una fonte esterna)
Line 2: Line 2:


==Introduction==
==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==
==Usage==

Revision as of 21:22, 13 March 2015

Part MakeCompound‏‎

Menu location
Part -> Make compound
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
None

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

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.