OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
m (Changes section to 'Usage')
m (Added links)
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
|IconL=OpenSCAD_MeshBoolean.png
|IconL=OpenSCAD_MeshBoolean.png
|IconC=Workbench_OpenSCAD.svg
|IconC=Workbench_OpenSCAD.svg
|IconR=OpenSCAD_Minkowski.png
|IconR=OpenSCAD_Minkowski.svg
}}
}}


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.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-->
Line 46: Line 46:
|IconL=OpenSCAD_MeshBoolean.png
|IconL=OpenSCAD_MeshBoolean.png
|IconC=Workbench_OpenSCAD.svg
|IconC=Workbench_OpenSCAD.svg
|IconR=OpenSCAD_Minkowski.png
|IconR=OpenSCAD_Minkowski.svg
}}
}}

<!--T:9-->
{{OpenSCAD_Tools_navi}}

<!--T:10-->
{{Userdocnavi}}


</translate>
</translate>
{{OpenSCAD_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

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