Tensile surface from curves:

Generally you do need to define some sort of mesh for the surface first.
Here’s one way using the LiveSoap component that adjusts the mesh as it is running


circles_tensile_example.gh (19.5 KB)

Alternatively, you can define the patches by manually building a coarse quad mesh first then subdividing. This can be useful if you want to divide into strips later for fabrication.

4 Likes