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