Sweep L-Shape Along Polyline - Issue

Good day everyone.

I am trying to sweep a custom L shape along a rail curve to create a bath-tub like structure. The rail curve and the profile curve are generated from custom python nodes creating the points first and connecting the vertices via polyline. I’ve been banging my head on this issue for two days and I’m desperate. The sweep simply won’t sweep along the curve.

If I bake the geometries and simply use sweep1 at times it works since you can hand pick the seams. But I do need to generate this from grasshopper for later use. Any help would be kindly appreciated

I’d appre
sweep_issue.gh (9.3 KB)

hi @Dragos1 does the attach help?
(I’m not sure why Sweep1 component fails, will ask)
sweep_issue_sg.gh (27.3 KB)

1 Like

I fix sweep issue (which is related to seam) in Fennec addon, you can use it even the section is on XY plane or any other plane

sweep_issue.gh (13.2 KB)

2 Likes

Hi Gijs! It works! Thank you very much.

Hi Seghier! Thank you for the help. I never heard of the addon until now. It solves the task!

1 Like