mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-15 06:14:09 +02:00
Removed extraneous 'See Also`
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user