OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=OpenSCAD Hull
|Name=OpenSCAD Hull
|MenuLocation=OpenSCAD → Hull‏‎|
|MenuLocation=OpenSCAD → Hull‏‎
|Workbenches=[[OpenSCAD Module|OpenSCAD]]
|Workbenches=[[OpenSCAD Module|OpenSCAD]]
|Shortcut=none
|Shortcut=none

Revision as of 02:54, 6 February 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

Use

  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