algorithmic modeling for Rhino
Hi,
I'm writing a custom component(grasshopper) in python and I would like to display the geometry(lines) in different colours. I know it can be done but I don't know where to start (maybe Rhino.Display.CustomDisplay) but I am not sure how to sue it. I have searched in the grasshopper forum and had no luck.
Any ideas?
Thanks,
Miguel
Tags:
Hi Miguel,
It is pretty straight forward to implement Rhino.Display.CustomDisplay and draw lines/geometry with different colours and line weights using Python (see the attached file). However it is not exactly straight forward to script event handling for cases when a used closes the definition etc. Hence the boolean toggle which manually clears and deletes the display. This is a subject I would really like to dig further into and come up with some more robust approaches.
Best,
Anders
Hi Anders,
This is exactly what i was looking for.
Best,
Miguel
Hi Andres
Thank you this it is very helpful however I cannot delete the discosticks even after setting the boolean to False or by clearing the display list! How would I actually delete the disco sticks?
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by