Hi everyone!
I’ve stumbled upon a slight problem, I’m working with the karamba plugin and when I try to give every element a different tag/ ID (I have 41 tags and 41 lines/ curves and no duplicates) the component (line to beam) of karamba ends up giving 48 results 7 more than I put into the component. I am not entirely sure what it is as I see duplicate tags and there might also be duplicate elements but with seperate tags? I’m not sure. Grafting/ flattening either or both does not seem to fix it.
Hi, you need to make sure your lists match. If you flatten the Line input then elements are created correctly. All polylines are automatically exploded and those line segments are given the same id.
But after the input in the line to beam component it lists three groups with N=14, N=14 and N=20 instead.
So I looked into that set (second one) and found they were listed as ‘polyline curves’ instead of ‘lines’ like the others. So I changed those to lines as well and now I have no problems anymore. Thank you for the help anyways!