Grasshopper

algorithmic modeling for Rhino

Dear all,

I an a python beginner and have tried to imitate a python script written by someone else - to produce an automatic timer. However, I am sure that something is missing because it doesn't work (see the panel, it only shows <null> instead of numbers). So any one can tell me what I am missing? Because I am clueless! Help is very much appreciated in advance!

Views: 1064

Replies are closed for this discussion.

Replies to This Discussion

Not a python expert, but shouldn't it be a = counter instead of counter = a?

Take a look at this discussion thread C#Timer to Python Timer

and David is right, you shouldn't assign the variable in the opposite way.... should be a = counter.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service