Part Cut/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav
|[[Part_Common|Common]]
|[[Part_Boolean|Boolean]]
|[[Part_Fuse|Fuse]]
|[[Part CompJoinFeatures|Join features]]
|[[Part_Module|Part]]
|[[Part_Module|Part]]
|IconL=Part_Common.svg
|IconL=Part_Boolean.svg
|IconR=Part_Fuse.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
|IconR=Part_JoinConnect.svg
}}
}}


Line 12: Line 12:
|Name=Part Cut
|Name=Part Cut
|MenuLocation=Part → Boolean → Cut
|MenuLocation=Part → Boolean → Cut
|Workbenches=[[Part Module|Part]]
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]], [[Part Boolean]]
|SeeAlso= [[Part_Boolean|Part Boolean]], [[Part_Fuse|Part Fuse]], [[Part_Common|Part Common]]
}}
}}


Line 20: Line 20:
Cuts (subtracts) selected Part objects, the last one being subtracted from the first one. This operation is fully parametric and the components can be modified and the result recomputed.
Cuts (subtracts) selected Part objects, the last one being subtracted from the first one. This operation is fully parametric and the components can be modified and the result recomputed.


'''Note:''' This command is an automated form of the [[Image:Part_Booleans.svg|24px|link=Part_Boolean]] [[Part Boolean|Boolean operation]].
'''Note:''' This command is an automated form of the [[Image:Part_Boolean.svg|24px|link=Part_Boolean]] [[Part_Boolean|Boolean operation]].


[[IMAGE:Part Cut 01.png|480px|left|Cut]]{{clear}}
[[IMAGE:Part Cut 01.png|480px|left|Cut]]{{clear}}
Line 33: Line 33:
== Supported inputs ==
== Supported inputs ==


Input objects must be [[OpenCascade]] shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.
Input objects must be [[OpenCascade|OpenCascade]] shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.



{{Docnav
{{Docnav
|[[Part_Common|Common]]
|[[Part_Boolean|Boolean]]
|[[Part_Fuse|Fuse]]
|[[Part CompJoinFeatures|Join features]]
|[[Part_Module|Part]]
|[[Part_Module|Part]]
|IconL=Part_Common.svg
|IconL=Part_Boolean.svg
|IconR=Part_Fuse.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
|IconR=Part_JoinConnect.svg
}}
}}



Revision as of 20:18, 1 December 2020

Part Cut

Menu location
Part → Boolean → Cut
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part Boolean, Part Fuse, Part Common

Description

Cuts (subtracts) selected Part objects, the last one being subtracted from the first one. This operation is fully parametric and the components can be modified and the result recomputed.

Note: This command is an automated form of the Boolean operation.

Cut
Cut

Usage

  1. Select two shapes
  2. Invoke the Part Cut command several ways:
    • Press the Cut button in the Part toolbar
    • Use the Part → Boolean → Cut entry from the Part menu

Supported inputs

Input objects must be OpenCascade shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.