Mesh PolygonSchnitt

From FreeCAD Documentation
Revision as of 13:48, 6 November 2021 by Roy 043 (talk | contribs)

Mesh PolyCut

Menüeintrag
Netze → Netz schneiden
Arbeitsbereich
Netze
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Keiner

Einleitung

The Mesh PolyCut command cuts whole faces from mesh objects.

Anwendung

  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.