Part Cut/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 8: Line 8:
</div>
</div>


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|Cut]]

{{clear}}
[[IMAGE:Part Cut 01.png|480px|left|Cut]]{{clear}}
=== How to use ===

== How to use ==

# Select two shapes
# Select two shapes
# Press {{Button|Part}} → {{Button|Boolean}} → {{Button|Cut}} from the top menu or the {{Button|[[Image:Part Cut.png|16px]] '''Cut'''}} button from the tool tab.
# Press {{Button|Part}} → {{Button|Boolean}} → {{Button|Cut}} from the top menu or the {{Button|[[Image:Part Cut.png|16px]] '''Cut'''}} button from the tool tab.


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

Revision as of 21:40, 11 January 2019

Part Cut

Ubicación en el Menú
Part → Cut
Entornos de trabajo
Part,Complete
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Part Union, Part Common

Corta (resta) los objetos Pieza seleccionados, el último será sustraído del primero. Esta operación es completamente paramétrica y los componentes pueden ser modificados y el resultado recalculado.

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.

Cut
Cut

How to use

  1. Select two shapes
  2. Press PartBooleanCut from the top menu or the Cut button from the tool tab.

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.