Hi,
does someone know if it is possible to create something like a gh-“Masterfile” which is able to be linkt multiple times in a new gh canvas? So that i can let some Data from a dataset run through the same script without switching between the selected data. As an outcome there should be a variaty of elements creted by the same script but coming from different inputs. Like if you could build up an gh-file within a component abeling to add input and get output data.
Maybe the is a really easy way but i am just sitting for too long in front of my canvas so to not be able to think in the proper direction °°
yes i am aware of those but i am looking for an alternative which can access the gh script multiple times at the same time. So that different data (generated within the same canvas) can run through the same script without switching between the input data. Like the script would be a component i use several times…
So in the overview image you see the main script within the red corner. This is the part i would have to copy +50 times because this is the number of input data i have and i wanna have the output data to be changeable. If i do have to change something within this main script i dont want to replicate that +50 times in case i just copied the script that many times. And baking the data also does not really makes sense due to the use of keeping it adaptive to changes.
Input and Output are the only things i wanna see (and edit)