Not sure what is going on but I have 29 base points coming from List.Chop. There is one point per List (see image). For each one of these points in List.Chop, there are 20 points in Curve.PointAtParameter. There are 20 points in each list under Curve.PointAtParameter. I have Lacing in Geometry.DistanceTo set to “Longest”.
What I expect to come out of Geometry.DistanceTo is 29 Lists, each with 20 numerical distances. What is coming out instead in just one numerical distance. Any ideas on what is happening?
Thank you,
-Zach