Hello
I am having a small issue that I had been trying to solve for a couple of days. * I am trying to
Suppress an operation upon another operation in dynamo for revit.
I had used “wait for” node in crumple, and some similar nodes with no point
You have the waifor on the wrong side, the data out of the wait for should be in your join geometry and the data in to the wait for should be the data currently going into the join geometry. This way it waits for the data before it enters the join geometry node.
well, I did after your advice it responds with some data (which is better than before) but still the elements do not join. No idea why is that happening