algorithmic modeling for Rhino
Hi there,
I've been using Gismo for quite a while without ayn errors, but in rhino7 I get this one, while trying to create 3D roofs
Don't know much about the coding part, but i've taking some screenshots of both coding and the GH component.
Any help appreciated,
Cheers,
Thomas
Tags:
Hi Tomas,
Thank you for reporting this error.
Can you try to replace the line 528:
elif (Rhino.RhinoApp.ExeVersion == 6):
With:
elif (Rhino.RhinoApp.ExeVersion >= 6):
Welcome to
Grasshopper
© 2024 Created by Scott Davidson. Powered by