From 6a29a56f048002d26772eb71091f82f65012efca Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 14 Dec 2020 13:37:52 +0800 Subject: [PATCH] update doc --- docs/lib2x-polyhedron_hull.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib2x-polyhedron_hull.md b/docs/lib2x-polyhedron_hull.md index 007c47bd..b08dfd95 100644 --- a/docs/lib2x-polyhedron_hull.md +++ b/docs/lib2x-polyhedron_hull.md @@ -1,6 +1,6 @@ # polyhedron_hull -Create a convex polyhedron by hulling a list of points. +Create a convex polyhedron by hulling a list of points. It avoids using `hull` and small 3D primitives to create the polyhedron. **Since:** 2.5