mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 02:30:15 +02:00
removed echo
This commit is contained in:
@@ -731,7 +731,6 @@ function offset_sweep(
|
|||||||
["k", k],
|
["k", k],
|
||||||
["points", []],
|
["points", []],
|
||||||
],
|
],
|
||||||
afda=echo(extra=struct_val(argspec,"extra")),
|
|
||||||
path = check_and_fix_path(path, [2], closed=true),
|
path = check_and_fix_path(path, [2], closed=true),
|
||||||
clockwise = polygon_is_clockwise(path),
|
clockwise = polygon_is_clockwise(path),
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user