I used the Rhino.Inside ‘Get Element Parameter’ component to extract specific parameter values. However, for some reason the output does not think it’s a string, even when I feed it through a Text node. at the next component I always get a ‘Invalid Cast: String >> String’ error.
Oh man, yeah Inspect Element really wins out aside from being a large component once you active all parameters. Also, I was able to get the Cull to work using text–> Null Item and then using the Invalid Item output but your way with the text length is equally good (if not slightly faster). Thx!