Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forlayer: variable _n is not properly set #434

Closed
abey79 opened this issue Mar 29, 2022 · 0 comments
Closed

forlayer: variable _n is not properly set #434

abey79 opened this issue Mar 29, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@abey79
Copy link
Owner

abey79 commented Mar 29, 2022

$ vpype repeat 10 circle -l new 0 0 1cm end forlayer eval "print(_i, _n, _lid)" end
0 1 1
1 1 2
2 1 3
3 1 4
4 1 5
5 1 6
6 1 7
7 1 8
8 1 9
9 1 10
@abey79 abey79 added the bug Something isn't working label Mar 29, 2022
@abey79 abey79 added this to the 1.10.0 milestone Mar 29, 2022
@abey79 abey79 closed this as completed in 11ebcf1 Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant