Order Points by Distance
Order points based on their distance to a reference point.
Installation
To use this Node, you must enable omni.genproc.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Reference Point (point) |
|
Reference point from which distances to matrices are measured. |
[0, 0, 0] |
Points (points) |
|
Points to be sorted according to their distance from the reference point |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Ordered Points (points) |
|
Sorted points |