[Solved] Countdown timer for pancake RH command

Hi Guys,

I am looking to use pancakes RH command component to automatically close Rhino (and grasshopper) by using the exit command after a certain time elapses but I am having issues. I am looking to return a “true” boolean after a certain time has passed. Is there a way to do this, or is this the best approach?

Any help would be greatly appreciated. Thank you.

Regards,
Kevin

Delay pancake command.gh (2.9 KB)

I think there are many ways to do that; and maybe with python will be easier

Delay pancake command_counter.gh (10.8 KB)

1 Like

Awesome thanks so much this is working perfectly. My last piece of the puzzle is disabling the break point messages which show up when it killed in this way. I’m sure another outstanding member of this community has addressed this before. I’ll start searching. Thanks again @Seghier for your time.

Best,
Kevin