OpenSCAD MeshBoolean/de: Difference between revisions

From FreeCAD Documentation
(Created page with "==Anwendung==")
(Created page with "==Begrenzungen==")
Line 29: Line 29:
:Result: New mesh object will be created
:Result: New mesh object will be created


==Limitations==
==Begrenzungen==


Feature needs OpenSCAD installed and configured in {{KEY|Edit}} → {{KEY|Preferences}}
Feature needs OpenSCAD installed and configured in {{KEY|Edit}} → {{KEY|Preferences}}

Revision as of 17:26, 6 August 2021

OpenSCAD MeshBoolean

Menüeintrag
OpenSCAD → Mesh Boolean...

‏‎

Arbeitsbereich
OpenSCAD
Standardtastenkürzel
Keine
Eingeführt in Version
-
Siehe auch
---

Beschreibung

Creates new mesh object by boolean operation from shapes.

Anwendung

  1. Select shapes in Tree view.
  2. Click on or choose OpenSCAD MeshBoolean ... from the top menu.
  3. Select bool operation to be performed on the shapes.
  4. Select Perform
Result: New mesh object will be created

Begrenzungen

Feature needs OpenSCAD installed and configured in EditPreferences


Bemerkungen