drawing.py (3.6 KB)
Hi everyone! I’ve been quite stumped, I am creating a list of points dirived from a 2d ‘drawing’ using tkinter. This works fine and I’m able to get a list of points from it. (like this [(x,y,z), (x,y,z), etc.]) However if I want to load it into grashopper through a hops component, the connection is made and there don’t seem to be any errors given however it doesn’t get any of the points send over. Anyone know how to fix this?
2 posts - 2 participants
