1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-29 11:58:39 +01:00

update README

This commit is contained in:
Justin Lin 2021-10-12 16:38:05 +08:00
parent 4a19b445ab
commit 57d46eda8d

View File

@ -367,9 +367,10 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
## Transformation
- polyline_join
[**select**(i)](https://openhome.cc/eGossip/OpenSCAD/lib3x-select.html) | a helper for getting data from a theta-maze cell.
Signature | Description
--|--
[**select**(i)](https://openhome.cc/eGossip/OpenSCAD/lib3x-select.html) | select module objects.
polyline_join | place a join on each point. Hull each pair of joins and union all convex hulls.
## Polyhedra