Using Rhino 8 for model upload

Hi!

I’ve been testing my grasshopper definition for a little more than a month using Rhino 8 and it has been working nicely, it suddenly stopped working after enrolling in the developer program and keeps assuming I picked the Rhino 7 workflow.

I picked the Rhino 8 workflow on the upload page and changed the backend to use Rhino 8 but it still gives me this error, It also gives me a validation error but I don’t know if it’s related.

I just switched the default backend system for your organization to Rhino 8, could you please try again and let me know if the problem is fixed?

Yes it worked! thank you!

I may have one extra question, If I’m trying to add files for a user to download how would I do that ?

Like an attachment with pre-made CAD files the user can press to download within the app.

You can use the Export components of the plugin.

The problem is I already have the files locally, I want to upload them for users to download, not exported through Rhino/Grasshopper, is that possible ?

You can upload your files somewhere (dropbox, S3, etc…) and add a static link in your App using the Text Widget. Links are supported using markdown syntax.

251112_StaticLink.gh (6.3 KB)

1 Like