Part CompSplittingTools/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu}}


{{Docnav
{{Docnav
Line 24: Line 23:
==Types of Splitting==
==Types of Splitting==


* [[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.
* [[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.
* [[Image:Part_Slice.svg|32px|link=Part_Slice]] [[Part_Slice|Slice]]: Splits an object into pieces by intersections with another object.

Latest revision as of 12:19, 22 June 2022

Other languages:

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).