Part Cut: Difference between revisions

From FreeCAD Documentation
({{Template:UnfinishedDocu}} outside translate)
mNo edit summary
Line 1: Line 1:
{{Template:UnfinishedDocu}}
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Part Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module|Part]], Complete|SeeAlso=[[Part Fuse|Part Fuse]], [[Part Common|Part Common]]}}
{{GuiCommand|Name=Part Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module|Part]], [[Complete_Workbench|Complete]]|SeeAlso=[[Part Fuse|Part Fuse]], [[Part Common|Part Common]]}}


<!--T:2-->
<!--T:2-->
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.

=== How to use === <!--T:3-->
# Select two shapes
# Press the {{KEY|[[Image:Part Cut.png|16px]] '''Part Cut'''}} button.

=== Supported inputs === <!--T:4-->

<!--T:5-->
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.


</translate>
</translate>

Revision as of 21:02, 3 March 2016

Part Cut

Menu location
Part → Cut
Workbenches
Part, Complete
Default shortcut
None
Introduced in version
-
See also
Part Fuse, 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.

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.