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 13: Line 13:
</div>
</div>


<span id="Description"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
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.
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.
Line 32: Line 33:
== Supported inputs ==
== Supported inputs ==


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.
Input objects must be [[OpenCASCADE|OpenCASCADE]] shapes. For example objects made with the Part, PartDesign or Sketcher workbenches. For meshes there are dedicated Boolean tools in [[Mesh_Workbench|Mesh Workbench]].





Revision as of 15:47, 26 January 2023

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.

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. For example objects made with the Part, PartDesign or Sketcher workbenches. For meshes there are dedicated Boolean tools in Mesh Workbench.