Unable to loft

stade.gh (20.4 KB)

Hello guys I am doing a youtoube tutorial and I could not for some reason do the part after 0.57 second where I have to loft. Can someone help me with what the problem might be?

Flatten the input to Loft? I’m not going to watch a tutorial to debug your code.

P.S. I can see several problems…

  1. Flatten is required earlier, before Join Curves. Both Loft and Join Curves operate on lists and double-dashed wires indicate branches where each branch is a separate list.

  2. Also, PolyLine must be closed.

But that loft has already been created earlier in the code :interrobang: After that Loft you are converting the result to a mesh (why?) and then back to a brep :interrobang:

1 Like

stade1.gh (19.4 KB)
hi
just closed


the polyline and flatten the loft input.

1 Like


but it is supposed to look like this

We seem to have different versions of code? My closed polyline is flat, not jagged like yours?

P.S. Aha! I am using one from yesterday afternoon. It has changed since then. :roll_eyes:

2 Likes

oh okay just switched the shift list to 1 and it got fixed thank you both!!!

Sorry if I caused confusion I am very new on grasshopper

Rename files when they change!! Date and version (a to z) are included in my filenames.