Robots in Architecture Forum

Robots in Architecture, Art, and Design => General Discussion => Topic started by: Xylotica on August 09, 2018, 05:05:19 PM

Title: "Wait" component writes no time value
Post by: Xylotica on August 09, 2018, 05:05:19 PM
"Wait" component writes no time value .
How does the controller know how long to wait then ?
Title: Re: "Wait" component writes no time value
Post by: Johannes @ Robots in Architecture on August 09, 2018, 05:18:00 PM
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
Title: Re: "Wait" component writes no time value
Post by: Xylotica on August 10, 2018, 11:24:30 AM
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 ?
Title: Re: "Wait" component writes no time value
Post by: Johannes @ Robots in Architecture on August 10, 2018, 11:29:39 AM
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