Part SliceApart: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(add temlpates and docnav)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
{{Docnav|[[Part_BooleanFragments|Boolean Fragments]]|[[Part_Slice|Slice]]|[[Part_Module|Part]]|IconL=Part_BooleanFragments.svg|IconC=Workbench_Part.svg|IconR=Part_Slice.svg}}


<!--T:1-->
<!--T:1-->
Line 21: Line 22:


<!--T:5-->
<!--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|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-->
<!--T:6-->
Please visit [[Part Slice]] page for more info.
Please visit [[Part Slice|Part Slice]] page for more info.


==Version== <!--T:7-->
==Version== <!--T:7-->
Line 30: Line 31:
<!--T:8-->
<!--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.

{{Docnav|[[Part_BooleanFragments|Boolean Fragments]]|[[Part_Slice|Slice]]|[[Part_Module|Part]]|IconL=Part_BooleanFragments.svg|IconC=Workbench_Part.svg|IconR=Part_Slice.svg}}

{{Part Tools navi}}

{{Userdocnavi}}


</translate>
</translate>

Revision as of 15:18, 6 March 2019

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.