Excellent question, Ryan! You could develop some GH code to do this for you… There is a plugin called Human that lets you create layers and bake into them. you could concatenate strings describing slider values and make those your layer names, and bake the iterations onto those unique layers. Layer names could look something like: ‘Height-120_Width-360_Etc-112358.13’.
You could do this yourself (outside of grasshopper) of course – create a layer with a name describing slider values, set it to current, and bake your GH geometry.
Excellent question, Ryan! You could develop some GH code to do this for you… There is a plugin called Human that lets you create layers and bake into them. you could concatenate strings describing slider values and make those your layer names, and bake the iterations onto those unique layers. Layer names could look something like: ‘Height-120_Width-360_Etc-112358.13’.
You could do this yourself (outside of grasshopper) of course – create a layer with a name describing slider values, set it to current, and bake your GH geometry.