mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-15 12:34: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.
|
// Synopsis: Removes points from an irregular path, preserving dominant features.
|
||||||
// SynTags: Path
|
// SynTags: Path
|
||||||
// Topics: Paths
|
// Topics: Paths
|
||||||
// See Also:
|
|
||||||
// Usage:
|
// Usage:
|
||||||
// newpath = reduce_path(path, maxerr, [closed=]);
|
// newpath = reduce_path(path, maxerr, [closed=]);
|
||||||
// Description:
|
// Description:
|
||||||
|
Reference in New Issue
Block a user