OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{UnfinishedDocu}}
<translate>
<translate>


Line 6: Line 5:


==Description== <!--T:2-->
==Description== <!--T:2-->
Apllies a hull to selected shapes.
Applies a hull to selected shapes.
<br />
<br />
[[Image:Hull_example.jpg|Example of a hull operation performed on two cylinders]]
<br />
Example of a hull operation performed on two cylinders


==Use== <!--T:3-->
==Use== <!--T:3-->
Line 20: Line 24:


<!--T:6-->
<!--T:6-->
[[Category:UnfinishedDocu]]
[[Category:User Documentation]]
[[Category:User Documentation]]
[[Category:Command Reference]]
[[Category:Command Reference]]

Revision as of 18:21, 2 March 2016

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

Use

  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