Part SliceApart/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Part SliceApart (séparer en tranches)")
 
(Created page with "{{GuiCommand/fr |Name=Part SliceApart |Name/fr=Part SliceApart |MenuLocation=Part → Split → Slice Apart |Version=0.18.15506 |Workbenches=Part |SeeAlso=[...")
Line 1: Line 1:
<languages/>
<languages/>


{{GuiCommand|Name=Part SliceApart
{{GuiCommand/fr
|Name=Part SliceApart
|Name/fr=Part SliceApart
|MenuLocation=Part → Split → Slice Apart
|MenuLocation=Part → Split → Slice Apart
|Version=0.18.15506
|Version=0.18.15506
|Workbenches=[[Part Module|Part]]|SeeAlso=[[Part Slice|Part Slice to compound]], [[Part_ExplodeCompound|Part Explode Compound]]
|Workbenches=[[Part Module/fr|Part]]
|SeeAlso=[[Part Slice/fr|Part Slice to compound]], [[Part_ExplodeCompound/fr|Part Éclater le composé]]
}}
}}



Revision as of 13:34, 5 March 2019

Part SliceApart

Emplacement du menu
Part → Split → Slice Apart
Ateliers
Part
Raccourci par défaut
Aucun
Introduit dans la version
0.18.15506
Voir aussi
Part Slice to compound, Part Éclater le composé

Description

Tool to split shapes by intersection with other shapes. For example, for a box and a plane, two solids are created.

On the picture above, the pieces were moved apart manually afterwards, to reveal the slicing.

Slice apart is the same as Part Slice followed by Part Explode Compound. While "Slice to compound" is fully-parametric, and causes no trouble as the number of pieces changes, "Slice apart" will not update the number of objects as the number of pieces changes.

Please visit Part Slice page for more info.

Version

Slice Apart was introduced in FreeCAD v0.18.15506. FreeCAD needs to be compiled with OCC 6.9.0 or later; otherwise, the tool is unavailable.