From 6f183489e01333e5ab32be40c824f81ee7cb302d Mon Sep 17 00:00:00 2001 From: Garth Minette Date: Sat, 18 Sep 2021 22:26:24 -0700 Subject: [PATCH] Removed See Also for undocumented function. --- paths.scad | 1 - 1 file changed, 1 deletion(-) diff --git a/paths.scad b/paths.scad index b847586..efa07ad 100644 --- a/paths.scad +++ b/paths.scad @@ -867,7 +867,6 @@ function _path_cuts_dir(path, cuts, closed=false, eps=1e-2) = // Function: path_cut() // Topics: Paths -// See Also: _path_cut_points() // Usage: // path_list = path_cut(path, cutdist, [closed=]); // Description: