mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-06 07:27:29 +02:00
Removed See Also for undocumented function.
This commit is contained in:
@@ -867,7 +867,6 @@ function _path_cuts_dir(path, cuts, closed=false, eps=1e-2) =
|
|||||||
|
|
||||||
// Function: path_cut()
|
// Function: path_cut()
|
||||||
// Topics: Paths
|
// Topics: Paths
|
||||||
// See Also: _path_cut_points()
|
|
||||||
// Usage:
|
// Usage:
|
||||||
// path_list = path_cut(path, cutdist, [closed=]);
|
// path_list = path_cut(path, cutdist, [closed=]);
|
||||||
// Description:
|
// Description:
|
||||||
|
Reference in New Issue
Block a user