Mesh PolyCut/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(5 intermediate revisions by one other user not shown)
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/de
{{GuiCommand/de
|Name=Mesh PolyCut|Name/de=Mesh PolyCut
|Name=Mesh PolyCut
|Name/de=Mesh PolygonSchnitt
|MenuLocation=Netze → Netz schneiden
|MenuLocation=Netze → Schneiden → Netz schneiden
|Workbenches=[[Mesh Workbench/de|Netze]]
|Workbenches=[[Mesh_Workbench|Mesh]]
|Shortcut=
|SeeAlso=[[Mesh_PolyTrim/de|Mesh PolygonTrim]], [[Mesh_TrimByPlane/de|Mesh EbenenTrim]]
|SeeAlso=
}}
}}
</div>


<span id="Description"></span>
<span id="Description"></span>
==Beschreibung==
<div class="mw-translate-fuzzy">
==Einleitung==
</div>


Der Befehl '''Mesh PolygonSchnitt''' schneidet ganze Facetten (Dreiecke) von einem Mesh-Objekt ab.
The '''Mesh PolyCut''' command cuts whole faces from mesh objects.


<span id="Usage"></span>
<span id="Usage"></span>
<div class="mw-translate-fuzzy">
==Anwendung==
==Anwendung==
</div>


# During the command the [[3D_view|3D view]] cannot be changed. It is advisable to properly line up the 3d view first.
# During the command the [[3D_view|3D view]] cannot be changed. It is advisable to properly line up the 3d view first.
# Select one or more mesh objects.
# Select one or more mesh objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Mesh_PolyCut.svg|16px]] [[Mesh_PolyCut|Mesh PolyCut]]}} button.
#* Press the {{Button|[[Image:Mesh_PolyCut.svg|16px]] [[Mesh_PolyCut|Cut mesh]]}} button.
#* Select the {{MenuCommand|Meshes → Cutting → [[Image:Mesh_PolyCut.svg|16px]] Cut mesh}} option from the menu.
#* Select the {{MenuCommand|Meshes → Cutting → [[Image:Mesh_PolyCut.svg|16px]] Cut mesh}} option from the menu.
# Define a polygon by picking points in the 3D view.
# Define a polygon by picking points in the 3D view.
Line 45: Line 39:




<div class="mw-translate-fuzzy">
{{Docnav/de
{{Docnav/de
|[[Mesh_Difference/de|Differenz]]
|[[Mesh_Difference/de|Differenz]]
|[[Mesh_PolyTrim/de|Netz beschneiden]]
|[[Mesh_PolyTrim/de|PolygonTrim]]
|[[Mesh_Workbench/de|Netze-Arbeitsbereich]]
|[[Mesh_Workbench/de|Mesh]]
|IconL=Mesh_Difference.svg
|IconL=Mesh_Difference.svg
|IconR=Mesh_PolyTrim.svg
|IconR=Mesh_PolyTrim.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
</div>


{{Mesh Tools navi{{#translation:}}}}
{{Mesh Tools navi{{#translation:}}}}

Latest revision as of 13:15, 26 November 2023

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.