Example
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
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
Example
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