mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2026-01-07 15:59:29 +00:00
Removed extraneous 'See Also`
This commit is contained in:
parent
f4180d5662
commit
59202d053a
1 changed files with 0 additions and 1 deletions
|
|
@ -569,7 +569,6 @@ function resample_path(path, n, spacing, keep_corners, closed=true) =
|
|||
// Synopsis: Removes points from an irregular path, preserving dominant features.
|
||||
// SynTags: Path
|
||||
// Topics: Paths
|
||||
// See Also:
|
||||
// Usage:
|
||||
// newpath = reduce_path(path, maxerr, [closed=]);
|
||||
// Description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue