Part Compound: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 8: Line 8:


==Usage== <!--T:3-->
==Usage== <!--T:3-->
Mark the topological shapes to be added to the compound in the tree view and choose {{MenuCommand|Part > Make Compound}}

==Notes== <!--T:4-->
'''Warning'''<br />
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.



</translate>
</translate>

Revision as of 21:28, 12 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

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.