OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
mNo edit summary
m (Added links)
Line 30: Line 30:


==Usage== <!--T:3-->
==Usage== <!--T:3-->
#Select shapes in Tree-View or in 3D-View
# Select shapes in [[Tree view]] or in [[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.


==Limitations== <!--T:4-->
==Limitations== <!--T:4-->

Revision as of 21:20, 3 March 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