For the complete documentation index, see llms.txt. This page is also available as Markdown.

Consecutive Points

Closest subsequent point in sequence

Open
Dynamo 2.9

This can be extended to obtain the shortest path connecting a list of points by obtaining sequences with all possible start points and then calculating the length of the connecting poly line

Dynamo 2.9

Last updated