Part CompSplittingTools: Difference between revisions

From FreeCAD Documentation
m (refinements)
(Removed {{UnfinishedDocu{{#translation:}}}}. This page does not need more work.)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
{{UnfinishedDocu{{#translation:}}}}

<translate>
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Part_JoinCutout|Join Cut out]]
|[[Part_JoinCutout|JoinCutout]]
|[[Part_BooleanFragments|Boolean Fragments]]
|[[Part_BooleanFragments|BooleanFragments]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_JoinCutout.svg
|IconL=Part_JoinCutout.svg
|IconC=Workbench_Part.svg
|IconR=Part_BooleanFragments.svg
|IconR=Part_BooleanFragments.svg
|IconC=Workbench_Part.svg
}}
}}


Line 16: Line 16:
|Name=Part CompSplittingTools
|Name=Part CompSplittingTools
|MenuLocation=Part → Split
|MenuLocation=Part → Split
|Workbenches=[[Part Module|Part]]
|Workbenches=[[Part_Workbench|Part]]
|SeeAlso=
|SeeAlso=
}}
}}
Line 22: Line 22:
==Description== <!--T:3-->
==Description== <!--T:3-->


<!--T:9-->
A collection of splitting tools.
A collection of splitting tools.


Line 27: Line 28:


<!--T:5-->
<!--T:5-->
* [[Image:Part_BooleanFragments.svg|32px|link=Part_BooleanFragment]] [[Part_BooleanFragments|Boolean fragments]]: makes all the pieces that can be obtained by Boolean operations between objects {{Version|0.17}}
* [[Image:Part_BooleanFragments.svg|32px|link=Part_BooleanFragments]] [[Part_BooleanFragments|Boolean fragments]]: makes all the pieces that can be obtained by Boolean operations between objects.
* [[Image:Part SliceApart.svg|32px|link=Part_SliceApart]] [[Part_SliceApart|Slice apart]]: tool to split shapes by intersection with other shapes
* [[Image:Part SliceApart.svg|32px|link=Part_SliceApart]] [[Part_SliceApart|Slice apart]]: tool to split shapes by intersection with other shapes.
* [[Image:Part_Slice.svg|32px|link=Part_Slice]] [[Part_Slice|Slice]]: Splits an object into pieces by intersections with another object {{Version|0.17}}
* [[Image:Part_Slice.svg|32px|link=Part_Slice]] [[Part_Slice|Slice]]: Splits an object into pieces by intersections with another object.
* [[Image:Part_XOR.svg|32px|link=Part_XOR]] [[Part_XOR|XOR]]: removes space shared by even number of objects (symmetric version of [[Image:Part_Cut.svg|24px|link=Part_Cut]] [[Part_Cut|Cut]]) {{Version|0.17}}
* [[Image:Part_XOR.svg|32px|link=Part_XOR]] [[Part_XOR|XOR]]: removes space shared by even number of objects (symmetric version of [[Image:Part_Cut.svg|24px|link=Part_Cut]] [[Part_Cut|Cut]]).




<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav
|[[Part_JoinCutout|Join Cut out]]
|[[Part_JoinCutout|JoinCutout]]
|[[Part_BooleanFragments|Boolean Fragments]]
|[[Part_BooleanFragments|BooleanFragments]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_JoinCutout.svg
|IconL=Part_JoinCutout.svg
|IconC=Workbench_Part.svg
|IconR=Part_BooleanFragments.svg
|IconR=Part_BooleanFragments.svg
|IconC=Workbench_Part.svg
}}
}}



Latest revision as of 12:19, 22 June 2022

Part CompSplittingTools

Menu location
Part → Split
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
None

Description

A collection of splitting tools.

Types of Splitting

  • Boolean fragments: makes all the pieces that can be obtained by Boolean operations between objects.
  • Slice apart: tool to split shapes by intersection with other shapes.
  • Slice: Splits an object into pieces by intersections with another object.
  • XOR: removes space shared by even number of objects (symmetric version of Cut).