Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.18 KB

Part_Cut.md

File metadata and controls

31 lines (21 loc) · 1.18 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 5 column 11
---
- GuiCommand:
   Name:Part Cut
   MenuLocation:Part → Boolean → Cut
   Workbenches:[Part](Part_Workbench.md)
   SeeAlso: [Part Boolean](Part_Boolean.md), [Part Fuse](Part_Fuse.md), [Part Common](Part_Common.md)
---

Part Cut

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.

480px|left|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.


documentation index > Part > Part Cut