Hello, I’ve had a few questions about grasshopper. I am trying to build a script about disassembly in buildings. As you see I have four materials and for each material I need to fill in all four value lists (in the white group). These values are for each element different and have other outcomes. based on a clash there are 4 elements but it can also be more or less. What i want is that you choose a material in human UI - then you fill in the value lists with the values for that material and then the data stays with that material and the you choose the next material and make the same choices again until all materials from the clash are finished. 4 IN THIS CASE. Can anyone help me with that?
- choose material
- fill in the values for that material (the four value lists)
- grasshopper needs to remember the data for that material
- repeat the process for another material
- make a calculation based off all the data for each material
- finish
losmaakbaarheid script.gh (57.2 KB)
losmaakbaarheid script.gh (60.6 KB)