Hi Folks,

Thanks for all the great suggestion. What I ended up doing is using the "Static Result" and sending the input echo coordinates to Excel. From there, I found the Deltas in the X,Y,Z.

Using my Delta X,Y,Z, I was able to use the sum() function to find the length of each segment of pipe before there was a change in direction.

Honestly, I don't know if this is more efficient than using the measure function but could potentially limit the amount of errors present.

The down side is that if you have Trunnions or Tees, you have to make sure you follow your node numbers or else you can create some errors.