Point list sort by x, y, z components
ID
tool-vector-point-list-sort
Name
Point List Sort
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect a point list for sorting by x, y, and z components to a port. On the output ports, you will get the sorted list of x, y, and z components.
Distance 2 Points
Construct Point
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
list | Point | List for sort |
Outputs
Name | Type | Description |
---|---|---|
sortListX | Point | Sorted list by x components |
sortListY | Point | Sorted list by y components |
sortListZ | Point | Sorted list by z components |