1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 13:01:37 +02:00

update doc

This commit is contained in:
Justin Lin
2020-12-14 13:39:06 +08:00
parent 32bc0dd138
commit 14529f3393

View File

@@ -1,4 +1,4 @@
# polyhedron_hull # polygon_hull
Create a convex polygon by hulling a list of points. It avoids using `hull` and small 2D primitives to create the polygon. Create a convex polygon by hulling a list of points. It avoids using `hull` and small 2D primitives to create the polygon.