Measuring all lines, curves and radius' at once

I am having an issue getting grasshopper to properly read all of the lines, curves and semi-circles in the file I had uploaded into Rhino 8.

So the way I found to get it to read the lines, curves and partial circles was by using ‘curve’ as the starting point > connected to the ‘c’ of ‘explode’, the ‘c’ of ‘length’, and the ‘a’ of ‘deconstruct arc’. From there I had to connect the ‘r’ from ‘deconstruct arc’ to the ‘t’ of ‘clean tree’ and then connecting the ‘t’ of the ‘clean tree’ to a ‘panel’. Some of the lengths in the panel make sense for the curves and some just do not. I also had to run the ‘L’ from ‘length’ to a ‘panel’ as well.

Any thoughts on how to get more accurate and overall correct readings of lines and curves using grasshopper for drawings in Rhino 8?

Thanks in advance!

First thought: If I Had some Data, thats explain the Problem… I could use these data to try Something, Test… and even better i could use the exact same data to show a solution and explain it…If I have one.

Hey Jakob,

Can you give me an example of what data you are looking for? The drawing consists of, what rhino says is, 2611 curves. From what I can tell this is made up of straight lines, curved lines and semi-circles. Let me know what data you’ll need to run a test.

Thanks.

You are talking about some geometry (Data) you are testing with a grasshopper -file (Data). I expect these to show what you try to explain using words.