OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{UnfinishedDocu}}
<translate>
<translate>
<!--T:7-->
{{Docnav
|[[OpenSCAD_MeshBoolean|Mesh Boolean]]
|[[OpenSCAD_Minkowski|Minkowski]]
|[[OpenSCAD_Module|OpenSCAD]]
|IconL=OpenSCAD_MeshBoolean.png
|IconC=Workbench_OpenSCAD.svg
|IconR=OpenSCAD_Minkowski.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=OpenSCAD Hull|MenuLocation=OpenSCAD → Hull‏‎||Workbenches=[[OpenSCAD Module|OpenSCAD]]|Shortcut=none|SeeAlso=---}}
|Name=OpenSCAD Hull
|MenuLocation=OpenSCAD → Hull‏‎
|Workbenches=[[OpenSCAD Module|OpenSCAD]]
|Shortcut=none
|SeeAlso=---
}}


==Description== <!--T:2-->
==Description== <!--T:13-->
Apllies a hull to selected shapes.


==Use== <!--T:3-->
<!--T:2-->
Applies a hull to selected shapes.
#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.


==Limitations== <!--T:4-->
<!--T:11-->
[[Image:Hull_example.jpg|Example of a hull operation performed on two cylinders]]

<!--T:12-->
Example of a hull operation performed on two cylinders

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

<!--T:3-->
# Select shapes in [[Tree view]] or in [[3D view]]
# Click on [[Image:OpenSCAD_Hull.svg|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.svg|32px]] Hull}} from the top menu.

==Limitations== <!--T:15-->

<!--T:4-->
Feature needs OpenSCAD installed and configured in {{KEY| Edit}} → {{KEY| Preferences}}
Feature needs OpenSCAD installed and configured in {{KEY| Edit}} → {{KEY| Preferences}}
<br />


==Notes== <!--T:5-->
==Notes== <!--T:5-->
<br />



<!--T:6-->
<!--T:8-->
[[Category:UnfinishedDocu]]
{{Docnav
[[Category:User Documentation]]
|[[OpenSCAD_MeshBoolean|Mesh Boolean]]
[[Category:Command Reference]]
|[[OpenSCAD_Minkowski|Minkowski]]
|[[OpenSCAD_Module|OpenSCAD]]
|IconL=OpenSCAD_MeshBoolean.png
|IconC=Workbench_OpenSCAD.svg
|IconR=OpenSCAD_Minkowski.svg
}}


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

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