I made a grasshopper design which takes all models from rhinoceros file… (geometry = set one geometry and choose geometry from rhino… But with that way I realized that I cant upload models to shapediver… so :
How can I convert that 3d models to directly grasshopper model which doesnt need any rhino file?
Internalise the data on the component that you are selecting the objects from rhino.
Exactly, more details here.
Thank you very much