OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 20: Line 20:
}}
}}


==Description==
==Description== <!--T:13-->


<!--T:2-->
<!--T:2-->
Line 31: Line 31:
Example of a hull operation performed on two cylinders
Example of a hull operation performed on two cylinders


==Usage==
==Usage== <!--T:14-->


<!--T:3-->
<!--T:3-->
Line 37: Line 37:
# 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==
==Limitations== <!--T:15-->


<!--T:4-->
<!--T:4-->

Revision as of 19:35, 11 April 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