

Formula in the vertical linear cell: sum('Vertical Linear:FT')+sum('Linear:FT')
I'm not a mathematician, but 9 + 10 =/= 19.79.
Hi, you can round the value too if you need:
floor(sum('Vertical Linear:FT')+sum('Linear:FT'))
Hey Victor, in this case, is there any linear on the point count? If you specified a diameter or length/width for the point count, it will calculate the linear/perimeter of the point count.

Ah, interesting. That's why it's doing it. Thanks for pointing that out @Lorin.
Cheers!