Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Cull Duplicates
Cull points that are coincident within tolerance
Details
ID
tool-vector-cull-duplicates
Name
Cull Duplicates
Group
Vector
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Points | Point | Points to operate on |
Output ports
Name | Type | Description |
---|---|---|
Points | Point | Culled points |
Indices | Number | Indexes of culled points |
After creating a node, connect the list of points for deleting repeated points to the first port. On the output port, we will get a list already with duplicate elements removed.
Point List Sort\