mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Removed references to path2d_regular_ngon()
This commit is contained in:
parent
258e9cfe03
commit
09f0351d22
@ -409,8 +409,8 @@ module trace_polyline(pline, N=1, showpts=false, size=1, color="yellow") {
|
||||
// Example(Big2D):
|
||||
// debug_polygon(
|
||||
// points=concat(
|
||||
// path2d_regular_ngon(r=10, n=8),
|
||||
// path2d_regular_ngon(r=8, n=8)
|
||||
// regular_ngon(r=10, n=8),
|
||||
// regular_ngon(r=8, n=8)
|
||||
// ),
|
||||
// paths=[
|
||||
// [for (i=[0:7]) i],
|
||||
|
Loading…
x
Reference in New Issue
Block a user