Part Compound: Difference between revisions

From FreeCAD Documentation
m (Docnav)
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:6-->
{{Docnav|[[Part_XOR|XOR]]|[[Part Compound‏‎Filter|Compound Filter]]|[[Part_Module|Part]]|IconL=Part XOR.png|IconC=Workbench_Part.svg|IconR=Part Compound‏‎Filter.png}}
{{Docnav|[[Part_XOR|XOR]]|[[Part Compound‏‎Filter|Compound Filter]]|[[Part_Module|Part]]|IconL=Part XOR.png|IconC=Workbench_Part.svg|IconR=Part Compound‏‎Filter.png}}


Line 25: Line 26:




<!--T:7-->
{{Docnav|[[Part_XOR|XOR]]|[[Part Compound‏‎Filter|Compound Filter]]|[[Part_Module|Part]]|IconL=Part XOR.png|IconC=Workbench_Part.svg|IconR=Part Compound‏‎Filter.png}}
{{Docnav|[[Part_XOR|XOR]]|[[Part Compound‏‎Filter|Compound Filter]]|[[Part_Module|Part]]|IconL=Part XOR.png|IconC=Workbench_Part.svg|IconR=Part Compound‏‎Filter.png}}


<!--T:8-->
{{Part Tools navi}}
{{Part Tools navi}}


<!--T:9-->
{{Userdocnavi}}
{{Userdocnavi}}



Revision as of 14:57, 13 February 2019

Part MakeCompound‏‎

Menu location
Part → Make compound
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part Union, Part CompoundFilter, Part ExplodeCompound

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 → Compound → Make Compound

Notes

Warning
A compound containing pieces that intersect or touch is invalid for Boolean operations. Because of performance issues, checking if the pieces intersect is not done. Automatic geometry check (available for Boolean operations) is disabled for part compound as well.