Creating a Floor from Two Surfaces and a Path Line Results in Broken Edges

Hi everyone,

I have two surfaces and one path line. My goal is to select these two surfaces and the path line, create a solid from them, and then generate a floor/slab from that solid.

I created a Dynamo script to do this. The script runs without errors and successfully creates a floor, but the resulting floor contains many broken/dashed edges and irregular boundaries.

Could someone help me identify what might be wrong in my workflow? Am I creating the solid incorrectly, or is there an issue with the geometry conversion when generating the floor?

Thank you!

For bridge, it is better to use adaptive family insted floor elements.

And for a floor it’s better to use a floor by outline, extract points along the perimeter and adjust the height as needed.