Sequencing the list of graphs?

Hello,

I have a script that tests a project. The script is consist of several graphs that tests various categories such as walls, warnings etc. I am using batch processor to run 50+ Revit projects with this script. However for some projects, Revit doesn’t close properly after syncing or relinquishing so I have to go back to each of them to relinquish/sync.

I thought ‘maybe including a graph where it relinquishes all the borrowed elements should be the solution’

I want to include this graph but want this graph to run at the very end of the process - BUT ONLY after running all the graphs - so the LAST graph to run. Is that possible? Is there a way where I can design a sequence of the graphs?

Thank you!

The node Passthrough in Clockwork is designed for cases like yours.

1 Like