OpenSCAD Hull: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav|[[OpenSCAD_MeshBoolean|Mesh Boolean]]|[[OpenSCAD_Minkowski|Minkowski]]|[[OpenSCAD_Module|OpenSCAD]]|IconL=OpenSCAD_MeshBoolean.png|IconC=OpenSCADWorkbench.svg|IconR=OpenSCAD_Minkowski.png}}
|[[OpenSCAD_MeshBoolean|Mesh Boolean]]
|[[OpenSCAD_Minkowski|Minkowski]]
|[[OpenSCAD_Workbench|OpenSCAD]]
|IconL=OpenSCAD_MeshBoolean.svg
|IconR=OpenSCAD_Minkowski.svg
|IconC=Workbench_OpenSCAD.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 → Perform Hull‏‎
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
}}


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

<!--T:2-->
Applies a hull to selected shapes.
Applies a hull to selected shapes.

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

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


==Use== <!--T:3-->
==Usage== <!--T:14-->
#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:3-->
# Select shapes in [[Tree_view|Tree view]] or in [[3D_view|3D view]]
Feature needs OpenSCAD installed and configured in {{KEY| Edit}} → {{KEY| Preferences}}
# Click on [[Image:OpenSCAD_Hull.svg|32px]] or choose {{KEY|OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.svg|32px]] Hull}} from the top menu.
<br />


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


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


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


<!--T:8-->
{{Docnav|[[OpenSCAD_MeshBoolean|Mesh Boolean]]|[[OpenSCAD_Minkowski|Minkowski]]|[[OpenSCAD_Module|OpenSCAD]]|IconL=OpenSCAD_MeshBoolean.png|IconC=OpenSCADWorkbench.svg|IconR=OpenSCAD_Minkowski.png}}


<!--T:9-->
<!--T:8-->
{{Docnav
{{OpenSCAD_Tools_navi}}
|[[OpenSCAD_MeshBoolean|Mesh Boolean]]

|[[OpenSCAD_Minkowski|Minkowski]]
<!--T:10-->
|[[OpenSCAD_Workbench|OpenSCAD]]
{{Userdocnavi}}
|IconL=OpenSCAD_MeshBoolean.svg
|IconR=OpenSCAD_Minkowski.svg
|IconC=Workbench_OpenSCAD.svg
}}


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

Latest revision as of 18:38, 26 December 2022

OpenSCAD Hull

Menu location
OpenSCAD → Perform Hull‏‎
Workbenches
OpenSCAD
Default shortcut
None
Introduced in version
-
See also
None

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 EditPreferences

Notes