"Wait" component writes no time value

Started by Xylotica, August 09, 2018, 05:05:19 PM

Previous topic - Next topic

Xylotica

"Wait" component writes no time value .
How does the controller know how long to wait then ?

Johannes @ Robots in Architecture

Hello,

Grasshopper requires every component to have a text representation. So e.g. if you have a line, the panel will say "Line-like Curve". There can be more information in the background - like the exact waiting time - but it's not necessarily all displayed.

Best,
Johannes

Xylotica

OK.
In fact, I can see in the .src that the value is correctly set.

This may sound like a newb question, but is there a way to see the .src output in a GH panel ?

Johannes @ Robots in Architecture

Not currently, but in the next version it might be an option for the Analysis output. It's already working, but not exposed in the UI.

Best,
Johannes