mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 10:20:28 +02:00
removed echo
This commit is contained in:
@@ -647,7 +647,7 @@ function offset(
|
||||
maxstep=0.1, closed=false, check_valid=true,
|
||||
quality=1, return_faces=false, firstface_index=0,
|
||||
flip_faces=false
|
||||
) = echo(path=path)
|
||||
) =
|
||||
is_region(path)? (
|
||||
assert(!return_faces, "return_faces not supported for regions.")
|
||||
let(
|
||||
|
Reference in New Issue
Block a user