CivilConnection in C3D and Revit 2021 - Script flow

Hi. I’m trying to use CivilConnection to take C3D corridors to Revit as families. I’ve managed to make it work but I have an issue. When the corridor has multiple baselines I have to create the families each baseline at a time. The problem is that when I run the script for another baseline the families created before disappear.
I get that it has something to do with the flow or associativity, but I just don’t know how to solve it. I hope you can help me. I attach my script and test files. Thanks
corridorToRevit_multipleBaselines.dyn (38.9 KB)
Modelo_Interseccion_RVT.rvt (3.6 MB)
Corridor in C3D: SendGB | Send Large Files | Free file transfer

Could it have to do with the Binding Data setting for the script?

I read that and I can see that has to be the solution. But I don’t know where to change that in Dynamo for Civil 3D o Revit 2021. I hope you can guide me

Might not be available in 2021. According to this page it’s available from C3D 2022.1.

https://primer2.dynamobim.org/dynamo-for-civil-3d/advanced-topics/object-binding

1 Like

I can see that :/. Thanks for your responses.

1 Like