just found a post on troubles of the c# component handling lists. this sounds as if it's exactly what i've been facing. is that bug in the current release 0.5.0093? (errror message is: blabla can't iterate over System.Object blabla)
rompompom wrote: > 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?
