I have a situation where I want to print multiple print sets from my general model. I have tried giving input to the orchid node as list of print sets with list of filenames, but it is not taking it.
I thought of using waitfor node to execute second as the first passes through, but this node is giving a null value in output.
Is there any way to print multiple sets in one dynamo session and have each pdf based on print sets?
Thanks