OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
m (Changes section to 'Usage')
m (png to svg)
Line 31: Line 31:
==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.png|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.png|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 15:56, 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