Mesh PolygonSchnitt

From FreeCAD Documentation
Revision as of 22:04, 10 February 2023 by FBXL5 (talk | contribs)

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