Dynamo script for joining concrete walls and floors

Hello everyone, I tried to create a script for auto join concrete walls and floors based on “Structural Material” from Revit, but it keeps giving me false results. If I try same script for joining structural columns and floors it works. Does anyone have idea what am I missing? Thank you in advance.

https://we.tl/t-9mPasvnfen

1 Like

@Ivan.Montenegero ,

this topic is still hot … let me know when you have a solid solution, mainly for big projects

Can you manually join the first pair of failing elements?

@jacob.small After that it randomly joins some of them, not all. Even though they all have the same type of structural material.

So you can’t manually join floor A to wall B before running the graph? if that’s the case than Dynamo should return a ‘false’ result, right?

Note that multiple joins might require multiple transactions. Also there may be specific content related to how your model is set up which can make things work in one instance but not another. You’ll need to review in detail, set up a standard to ensure the application works, and either ensure all models are produced to the standard or build a tool to set the content to the standard prior to running the join automation.