OpenSCAD Hull/de: Difference between revisions

From FreeCAD Documentation
(Created page with "Wendet eine Hülle auf ausgewählte Formen an.")
(Created page with "==Beschreibung==")
Line 19: Line 19:
}}
}}


==Description==
==Beschreibung==


Wendet eine Hülle auf ausgewählte Formen an.
Wendet eine Hülle auf ausgewählte Formen an.

Revision as of 08:44, 20 August 2020

OpenSCAD Hull

Menüeintrag
OpenSCAD → Hull‏‎
Arbeitsbereich
OpenSCAD
Standardtastenkürzel
none
Eingeführt in Version
-
Siehe auch
---

Beschreibung

Wendet eine Hülle auf ausgewählte Formen an.

Example of a hull operation performed on two cylinders

Example of a hull operation performed on two cylinders

Usage

  1. Select shapes in Tree view or in 3D view
  2. Click on or choose OpenSCAD Hull from the top menu.

Limitations

Feature needs OpenSCAD installed and configured in Edit Preferences

Bemerkungen