OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
(relink module to workbench)
No edit summary
Line 16: Line 16:
|MenuLocation=OpenSCAD → Hull‏‎
|MenuLocation=OpenSCAD → Hull‏‎
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
|Shortcut=none
|SeeAlso=---
}}
}}



Revision as of 09:22, 29 August 2021

OpenSCAD Hull

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

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 EditPreferences

Notes