Tool
Transform
Primitive Curves
Surface
Vector
Triangulation
Boolean Operation
Render
Intersection
Text
Solid
3D Object
Curve Analysis
Toolset
Panels
Image
Analysis
Array
Point List Sort
Point list sort by x, y, z components
Details
ID
tool-vector-point-list-sort
Name
Point List Sort
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| List | Point | List for sort |
Output ports
| Name | Type | Description |
|---|---|---|
| List X | Point | Sorted list by x components |
| List Y | Point | Sorted list by y components |
| List Z | Point | Sorted list by z components |
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