Mesh: Taglia la mesh

From FreeCAD Documentation
Revision as of 22:09, 5 August 2020 by Renatorivo (talk | contribs)
Other languages:

Taglia la mesh

Posizione nel menu
Mesh → Taglio → Taglia la mesh
Ambiente
Mesh
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Rifila con un poligono, Rifila con un piano

Descrizione

The Mesh PolyCut command cuts whole faces from mesh objects.

Utilizzo

  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 Mesh PolyCut 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.