7

I have a complex curve which is a series of vertices and I would like to find the total length of all the vertices. MeasureIT can show me the length of each segment in the curve but does not seem to offer a total length. Is there any tool that can do this?enter image description here

vklidu
  • 36,165
  • 1
  • 61
  • 135

2 Answers2

11

MeasureIt addon also gives the total sum of values.
It's displayed under the measurements list.

  1. Select all the edges you want to measure
  2. Select a "measure group" like 'A' (or it won't work)
  3. Click the Segment button to calculate

enter image description here

jachym michal
  • 31,744
  • 5
  • 55
  • 115
4

You can do this with Sverchok addon

https://github.com/nortikin/sverchok

enter image description here