Part Compound/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 4: Line 4:
This command creates a compound of any kind of topological shapes.
This command creates a compound of any kind of topological shapes.
These can be solids or meshes or any other 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==
==Usage==

Revision as of 19:08, 5 June 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.

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.