OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
mNo edit summary
m (Changes section to 'Usage')
Line 29: Line 29:
Example of a hull operation performed on two cylinders
Example of a hull operation performed on two cylinders


==Use== <!--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.png|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.png|32px]] Hull}} from the top menu.

Revision as of 02:59, 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

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