Tool
Primitive Curves
Triangulation
Boolean Operation
Panels
Text
Array
Render
Surface
Image
Transform
Solid
3D Object
Vector
Curve Analysis
Toolset
Intersection
Analysis
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