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