Solid difference issue

The difference seems to function randomly at the bottom. There is a similar association that works well.

What you’re looking for is on the top right :
HullDesign.gh (223.2 KB)
hull design.3dm (2.9 MB)

Thanks for watching,
Fabien.

Assigned to Grasshopper category.

The problem you see is due to the polyline used for the sweep. The polyline causes the sweep to have kinks and some of the kinks intersect with the sections in a problematic way.

I think I would use an interpolated curve for the sweep instead.

HullDesign.gh (231.9 KB)

1 Like

C’est bien noté :
a rail = interpolated line

thanks : )

Interpolated CURVE not line

interpolate curve obviously : )
Thank you