OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 15: Line 15:
|Name=OpenSCAD Hull
|Name=OpenSCAD Hull
|MenuLocation=OpenSCAD → Hull‏‎
|MenuLocation=OpenSCAD → Hull‏‎
|Workbenches=[[OpenSCAD Module|OpenSCAD]]
|Workbenches=[[OpenSCAD_Module|OpenSCAD]]
|Shortcut=none
|Shortcut=none
|SeeAlso=---
|SeeAlso=---
Line 34: Line 34:


<!--T:3-->
<!--T:3-->
# Select shapes in [[Tree view]] or in [[3D view]]
# Select shapes in [[Tree_view|Tree view]] or in [[3D_view|3D view]]
# Click on [[Image:OpenSCAD_Hull.svg|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.svg|32px]] Hull}} from the top menu.
# Click on [[Image:OpenSCAD_Hull.svg|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.svg|32px]] Hull}} from the top menu.



Revision as of 20:54, 26 November 2020

OpenSCAD Hull

Menu location
OpenSCAD → Hull‏‎
Workbenches
OpenSCAD
Default shortcut
none
Introduced in version
-
See also
---

Description

Applies a hull to selected shapes.

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

Notes