Part Compound

From FreeCAD Documentation
Revision as of 19:08, 5 June 2015 by FuzzyBot (talk | contribs) (Importing a new version from external source)

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.

A compound is a set of shapes grouped into one object.

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.