Part Cut: Difference between revisions

From FreeCAD Documentation
(add image)
m (minor)
Line 6: Line 6:
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.


[[IMAGE:Part Cut 01.png|480px|left]]
[[IMAGE:Part Cut 01.png|480px|left|Part Cut]]
{{clear}}
{{clear}}
=== How to use === <!--T:3-->
=== How to use === <!--T:3-->

Revision as of 09:09, 31 August 2016

Part Cut

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

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.

Part Cut
Part Cut

How to use

  1. Select two shapes
  2. Press the Part Cut button.

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.