Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1
---
- GuiCommand:
Name:OpenSCAD Minkowski
MenuLocation:OpenSCAD → Minkowski
Workbenches:[OpenSCAD](OpenSCAD_Workbench.md)
---
Applies a Minkowski sum to selected shapes.
Add each element of subset A to each element of subset B to get Minkowski sum.
Sweep element A along all boundaries of element B. Resulting space which is occupied by both elements is Minkowski sum.
Example of Minkowski sum applied to cylinder and cube. Note: that the height of minkowski sum is height of cylinder plus height of cube.
- Select shapes in Tree view or in 3D view
- Click on
or choose ** OpenSCAD** →
Minkowski from the top menu.
Feature needs OpenSCAD installed and configured in Edit → Preferences
{{OpenSCAD_Tools_navi}}
documentation index > OpenSCAD > OpenSCAD Minkowski
