kangaroo-invalid-curve-bug.gh (29.3 KB)
Hi everyone,
I am trying to run a simulation of a tensegrity tube in Kangaroo. This same script worked several weeks ago when I last opened it, but now whenever I run the simulation, the curves come out as invalid. Any ideas on how to fix it?
Thank you in advance!
Something might be wrong with your input mesh
And there is at least one edge with 0.00 mm length
I’m not sure about the result, but at least you have no more invalid lines after fixing the input mesh
kangaroo-no-more-invalid-lines.gh (37.3 KB)
PS: I wouldn’t run a set of lines through a Curve component and instead use a relay or a Line component.
Fantastic, thank you Martin! I should have guessed it was the mesh that was the problem.