mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
bugfix
This commit is contained in:
parent
20e9552cc3
commit
9db49798e4
@ -1452,7 +1452,7 @@ module trace_bezier(bezpath, width=1, N=3) {
|
|||||||
if ($idx % N !=0) circle(d=width/2);
|
if ($idx % N !=0) circle(d=width/2);
|
||||||
}
|
}
|
||||||
|
|
||||||
h
|
|
||||||
// Module: trace_bezier_patches()
|
// Module: trace_bezier_patches()
|
||||||
// Usage:
|
// Usage:
|
||||||
// trace_bezier_patches(patches, [size=], [splinesteps=], [showcps=], [showdots=], [showpatch=], [convexity=], [style=]);
|
// trace_bezier_patches(patches, [size=], [splinesteps=], [showcps=], [showdots=], [showpatch=], [convexity=], [style=]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user