Sequentially Sort Points by Distance

Description

The Sequentially Sort Points component has been drastically overhauled and simplified. From a sample point, a list of points will be sequentially sorted by marching through each closest point until the point list has been exhausted.

Components

Sort Sequential

PInPoint 3dItemOrigin point for sorting
SInPoint 3dItemList of sample points to be sorted through.
AOutPoint 3dItemSorted list of points.
IOutIntegerItemSorted list of integers.

Downloads

Minimum Requirements

PlatformRhino 5, Grasshopper
VersionGrasshopper 0.9.0075
TypeC# Component

1 thought on “Sequentially Sort Points by Distance”

Comments are closed.