Hello,
Not sure if that question is quite easy or quite complicated.
I am in unusual script workflow that starts selecting all elements of a category and at the half way of the script, it creates more elements of same category and I believe that script refresh and re-run with new elements and Dynamo not responding for long time like an hour because intersecting them.
Conclusion, script seems to be on infinite loop and I would like to finish and stop to refresh a portion of the script and continue the script from that point.
I was testing with nodes of Transaction start, end, but not sure if it works as expecting or what it does.
I am wondering if there is an effective way to control the flow of the script by parts. Conditional nodes can be used but do not change that behaviour.
Thanks for your forum support,