Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.33 KB

Mesh_PolyCut.md

File metadata and controls

52 lines (33 loc) · 1.33 KB
GuiCommand
Name MenuLocation Workbenches SeeAlso
Mesh PolyCut
Meshes , Cutting , Cut mesh
Mesh_Workbench
Mesh_PolyTrim, Mesh_TrimByPlane

Mesh PolyCut

Description

The Mesh PolyCut command cuts whole faces from mesh objects.

Usage

  1. During the command the 3D view cannot be changed. It is advisable to properly line up the 3d view first.

  2. Select one or more mesh objects.

  3. There are several ways to invoke the command:

    • Press the Cut mesh button.
    • Select the Meshes → Cutting → Cut mesh option from the menu.
  4. Define a polygon by picking points in the 3D view.

  5. Select an option from the 3D view context menu:

    **Inner**
    
    : removes the faces that are (partially) inside the polygon.
    
    • Outer

      : removes the faces that are completely outside the polygon.

    • Split

      : removes the faces that are completely outside the polygon, and creates a new mesh object containing them.

    • Cancel

      : cancels the command.

{{Mesh Tools navi}}


documentation index > Mesh > Mesh PolyCut