I would love to see the GH file for this.  I can think of a couple of
ways to solve this without using VB, but they depend on how you have
generated the points in question.  If you can get the points in lists,
or paths, separated by the segment from which they are generated, you
can remove the last item in the list by using a shift node with the
'wrap list' option set to false.  That should work regardless of the
length of the list, so it would handle changing values.

Reply via email to