Part CompSplittingTools/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Line 2: Line 2:
{{UnfinishedDocu}}
{{UnfinishedDocu}}
{{Docnav
{{Docnav|[[Part_JoinCutout|Join Cut out]]|[[Part_BooleanFragments|Boolean Fragments]]|[[Part_Module|Part]]|IconL=Part_JoinCutout.png|IconC=Workbench_Part.svg|IconR=Part_BooleanFragments.png}}
|[[Part_JoinCutout|Join Cut out]]
|[[Part_BooleanFragments|Boolean Fragments]]
|[[Part_Module|Part]]
|IconL=Part_JoinCutout.png
|IconC=Workbench_Part.svg
|IconR=Part_BooleanFragments.svg
}}


{{GuiCommand
{{GuiCommand|Name=Part_CompSplittingTools|MenuLocation=Part → Split||Workbenches=[[Part Module|Part]]|SeeAlso=}}
|Name=Part_CompSplittingTools
|MenuLocation=Part → Split
|Workbenches=[[Part Module|Part]]
|SeeAlso=
}}


==Description==
==Description==
Line 12: Line 24:
==Types of Splitting==
==Types of Splitting==


* [[Image:Part BooleanFragments.png|32px]] [[Part_BooleanFragments|Boolean fragments]]: makes all the pieces that can be obtained by Boolean operations between objects (v0.17)
* [[Image:Part_BooleanFragments.svg|32px]] [[Part_BooleanFragments|Boolean fragments]]: makes all the pieces that can be obtained by Boolean operations between objects (v0.17)
* [[Image:Part SliceApart.svg|32px]] [[Part_SliceApart|Slice a part]]: tool to split shapes by intersection with other shapes
* [[Image:Part SliceApart.svg|32px]] [[Part_SliceApart|Slice apart]]: tool to split shapes by intersection with other shapes
* [[Image:Part Slice.png|32px]] [[Part_Slice|Slice]]: Splits an object into pieces by intersections with another object (v0.17)
* [[Image:Part_Slice.svg|32px]] [[Part_Slice|Slice]]: Splits an object into pieces by intersections with another object (v0.17)
* [[Image:Part XOR.png|32px]] [[Part_XOR|XOR]]: removes space shared by even number of objects (symmetric version of [[Part_Cut|Cut]]) (v0.17)
* [[Image:Part_XOR.svg|32px]] [[Part_XOR|XOR]]: removes space shared by even number of objects (symmetric version of [[Part_Cut|Cut]]) (v0.17)




{{Docnav
{{Docnav|[[Part_JoinCutout|Join Cut out]]|[[Part_BooleanFragments|Boolean Fragments]]|[[Part_Module|Part]]|IconL=Part_JoinCutout.png|IconC=Workbench_Part.svg|IconR=Part_BooleanFragments.png}}
|[[Part_JoinCutout|Join Cut out]]
|[[Part_BooleanFragments|Boolean Fragments]]
|[[Part_Module|Part]]
|IconL=Part_JoinCutout.png
|IconC=Workbench_Part.svg
|IconR=Part_BooleanFragments.svg
}}


{{Part Tools navi}}
{{Part Tools navi}}

Revision as of 13:11, 15 February 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Part_CompSplittingTools

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

Description

Types of Splitting

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