Part Compound/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
mNo edit summary
Line 1: Line 1:
{{GuiCommand|Name=Part MakeCompound‏‎|MenuLocation=Part Make compound|Workbenches=[[Part Workbench|Part]]|SeeAlso=}}
{{GuiCommand/fr|Name=Part MakeCompound‏‎|Name/fr= Créer un Composé|MenuLocation=Pièce -> Créer un composé|Workbenches=[[Part Workbench/fr|Part]]|SeeAlso=}}


==Introduction==
==Introduction==

Revision as of 20:46, 13 February 2016

Créer un Composé

Emplacement du menu
Pièce -> Créer un composé
Ateliers
Part
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

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
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.