Retaining curve on mesh

I’m trying to do a cloth simulation, where my inner shape is supposed to be a rod withstanding elastic forces.

With my current approach, the meshes aren’t properly connected, and will seperate during simulation.

How can I achieve an input shape as a connected rod in my mesh?

Hi @LEBEBE,

If you segment the ellipse it can be done. (see script below)


fabric curve on mesh.gh (7.0 KB)