As i'm trying to use grasshopper for the visualisation of some of the ideas developed throughout my diploma i very much appreciated the introduction of the scripting components. They allow me to implement a lot of the things i developed for a JAVA interactive architectural system. As i'm transcripting from JAVA i use the C# component a lot. Great job, david.
But one thing i can't handle: the difference of standard input and input with the list switch activated. As i activate the list switch, the variables are declared as <list> - quite clear. but as soon as i activate it, the out-parameter delivers a failure and nothing works anymore - whether i'm using the input in the script or not. is there a tutorial or example that shows the use of the list-switch?
