Grasshopper

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

Views: 266

Attachments:

Replies to This Discussion

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):

Hi Djordje

Thank you so much for your reply,

This one fixed it! Yeeeahh!

Is there a way to save the component with this change everytime I use it?

Hi Thomas,
Download the newest version of the .ghuser file from here.
And copy-paste that file into folder (choose in Grasshopper):

'File->Special Folders->User Object Folder'

If there are some other problems, let us know definitively.

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