Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Calculating M Values for each vertex in the line

$
0
0
All ,

I want to calculate the m value for each vertex in the line .. Currently I am calculating the m Value based on the distance between the current point and its previous point and storing it .. Is there a faster approach rather than iterating each point in the line using the Update Cursor and calculating m Value .. any help much appreciated

Viewing all articles
Browse latest Browse all 2485

Trending Articles