Mesh PolygonSchnitt

From FreeCAD Documentation
Revision as of 13:15, 26 November 2023 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mesh PolygonSchnitt

Menüeintrag
Netze → Schneiden → Netz schneiden
Arbeitsbereich
Mesh
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Mesh PolygonTrim, Mesh EbenenTrim

Beschreibung

Der Befehl Mesh PolygonSchnitt schneidet ganze Facetten (Dreiecke) von einem Mesh-Objekt ab.

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