mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Merge pull request #656 from revarbat/revarbat_dev
Removed See Also for undocumented function.
This commit is contained in:
commit
f993e4339e
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue