Part SliceApart: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{GuiCommand|Name=Part SliceApart
{{GuiCommand|Name=Part SliceApart
|MenuLocation=Part → Split → Slice Apart
|MenuLocation=Part → Split → Slice Apart
Line 8: Line 9:
}}
}}


==Description==
==Description== <!--T:2-->


<!--T:3-->
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>
</translate>
Line 15: Line 17:
<translate>
<translate>


<!--T:4-->
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.


<!--T:5-->
[[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.


<!--T:6-->
Please visit [[Part Slice]] page for more info.
Please visit [[Part Slice]] page for more info.


==Version==
==Version== <!--T:7-->


<!--T:8-->
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.