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?
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…
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.
Also, PolyLine must be closed.
But that loft has already been created earlier in the code After that Loft you are converting the result to a mesh (why?) and then back to a brep
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.
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.