Sorting Points

As follow-up to a previous post, Plant Connector Detail Lines via Dynamo, a reader suggested that the plantings could be sorted a few different ways, including by x and y coordinate values and by distance from another point. I thought these were both good ideas, so I went ahead and made a few nodes that can do just that.

Today’s Landform update has a few new nodes, including Points.SortByDistance and Points.SortByXY:

nodes

Starting out, here is a set of trees that I connect prior to sorting.

01_unsorted

And the same trees connected with ..

Read more

Leave a Comment