inno
February 19, 2024, 7:23pm
6
the file you have attached does not contain the geometries, only the components
in this link you can read how to internalize data in your GH files:
in particular this part:
3. Attach minimal versions of all the relevant files
If you have a gh
file you have a question about, attach it to the post. Do not expect that people will recreate a file based on a screen-shot because that’s a lot of pointless work. It’s also a good idea to remove everything non-essential from a gh
file. You can use the Internalise Data menu option to cut everything to the left of a parameter:
Simplifying a Grasshopper network
If you are referencing curves or breps or meshes from Rhino, you can also internalise them so you won’t have to post a 3dm
file as well as a gh
file. If you’re unsure whether all the relevant data is internal to the gh
file, try opening it in an empty Rhino. Does it work? Good. No? You’ll need to internalise more.
you can right click on Breps, Curves and whatever your definition needs in order to work, and choose “internalise data”
then you need to save the file and upload it again