I have floor and wall as shown in the picture, I need to join them through schedule that contain “Element ID, Start date, Finish date, and predecessors”, and I need the output will show the yellow line as I drawn in the 3D views. Does anyone know how would be the approach?
Ok I got it and try some examples.
So, it just detected if there is an intersection. if there is no intersection (no wall), then no floor will be detected. I think this is not about intersection.
do you have another approach?
The List.isempty also requires the “Keep structure” hence the two @@. Tbh I have no real idea of what this does, I just noticed the difference in yours and the provided example
I think I am getting the right lines but I can’t create railings on these lines because I don’t seem to be able to obtain the levels that the WombatDynamo node: Railing.ByPathTypeAndLevel requires