Part SliceApart: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> {{GuiCommand|Name=Part SliceApart |MenuLocation=Part > Split > Slice Apart |Version=0.18.15506 |Workbenches=Part|SeeAlso=Part Slice...")
 
No edit summary
Line 3: Line 3:


{{GuiCommand|Name=Part SliceApart
{{GuiCommand|Name=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|Part]]|SeeAlso=[[Part Slice|Part Slice to compound]], [[Part_ExplodeCompound|Part Explode Compound]]
Line 9: Line 9:


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


Tool to split shapes by intersection with other shapes. For example, for a box and a plane, two solids are created.
</translate>
[[image:Part_Slice_Demo.png|600px]]
[[image:Part_Slice_Demo.png|600px]]
<translate>


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


[[Part SliceApart|Slice apart]] is the same as [[Part Slice]] followed by [[Part_ExplodeCompound|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.
[[Part SliceApart|Slice apart]] is the same as [[Part Slice]] followed by [[Part_ExplodeCompound|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.
Line 20: Line 22:


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



Revision as of 21:17, 27 December 2018

Part SliceApart

Menu location
Part → Split → Slice Apart
Workbenches
Part
Default shortcut
None
Introduced in version
0.18.15506
See also
Part Slice to compound, Part Explode Compound

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.