Hello, sure a stupid question but how to dynamically override an input value list in c#? I’m trying to override a second list (specify the selection) similar to Excel Indirect. For example, if the first input is “construction board” then the second value input list should be overwritten with the values “GKB, GKBI, GKF”, if “construction board” then “GKB, GKBI” and so on. I’m trying to learn how it can be implemented in Grasshopper C# and don’t need a complete script for now, starting points on how to specify it or a simple example would be nice. Thanks for every help
2 posts - 2 participants