Grasshopper

algorithmic modeling for Rhino

Is there a way to run animation without saving pics.

I use the number slider to run the calculation(animation)  but it took quite a long time, and I think it is due to saving the pictures. Is there a way to run animation without saving pics?

Thanks in advance

Views: 533

Replies to This Discussion

No. But you can make the resolution really small, that might speed things up if it's really the images that slow things down.

Hey, David, thanks for your reply.

But is there another way to do some cycle calculations, e.g. I want to run slider from 1 to 1000, can I do it in other ways, like in python script? I just don't know how to change the input and run it automatically.

Yes you can modify a slider through code as well. Though note that for this code to work well it should ideally run outside the solution. That means either put it in a menu or button handler, or use solution events to trigger the updates.

See the attached C#.

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service