OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=OpenSCAD Hull
|Name=OpenSCAD Hull
|MenuLocation=OpenSCAD → Hull‏‎
|MenuLocation=OpenSCAD → Perform Hull‏‎
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
}}
}}

Revision as of 15:11, 26 December 2022

OpenSCAD Hull

Menu location
OpenSCAD → Perform 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