Working with some Grasshopper scripts to create a user interface within GH to create a parametric model within rhino to build, lets say a door. We have the scripts for producing the individual door components all well and good. We have the scripts for locating items within the door and so on. The part we are missing is making the interface within GH easy to use for our PM’s / and engineers.
We want to be able to have them use easy buttons and input values in the following way;
No offence meant. We have some very capable engineers who have a very little to 0 knowledge or willingness to learn scripting, modeling, drafting and so on.
This is out of frustration mostly.
Like I said, no offence meant and I have modified the post to apologize.
Unfortunately, I do know a few of these…engineers.
I’d put the engineers in quotes but I’ll get a lot of hate for that.
The 0 knowledge is alright, but 0 willingness is infuriating.
On-Topic:
My suggestion for this is: transform your GH definitions into python script (with or without NodeInCode) then put buttons in Rhino.
I tried the version 1 and it’s a nightmare to learn to do something useful.
I know there’s a great overhaul for version 2 making it easier to work with, but I haven’t tested it. I prefer doing the stuff on my own making a gui from GH to manipulate GH sounds there’s going to be too much waste of resourses.