algorithmic modeling for Rhino
Hello,
If somebody can tell me what is wrong with my file.
Thanks to help!
Tags:
Hi RG,
there are two small things: one is that the scripting component must have an input. In theory it should also work without it, but this is not the case in this version.
The other is that you cannot pass an IEnumerable(Of IEnumerable) as output, as this will not be recognized (for example List(Of Array) will not work). At the state of things, you can either set more output params, or check the DataTree(Of Something) type.
I hope this helps somehow,
- Giulio
Hi Giulio,
I 'm not sure about "you cannot pass an IEnumerable(Of IEnumerable) as output, as this will not be recognized (for example List(Of Array) will not work)". If you look the fil in attach you will see that you can do it, or maybe I didn't understand your answer the first time.
Thanks so much for help people!
Best Regards,
RG
Please hover over the output of the scripting component.
At the current stage, every first-level IEnumerable is showing as an item, as opposed to a tree path, which is the normal way to show this kind of logic in Grasshopper. This means that many normal Grasshopper components will have trouble utilizing the result. If on the other hand your goal is using the output in another scripting component, then things might be ok already.
- Giulio
____________
giulio@mcneel.com
McNeel Europe, Barcelona
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by