Tool
Primitive Curves
Intersection
Solid
Transform
Render
Vector
Surface
Toolset
Array
Curve Analysis
Triangulation
Image
Boolean Operation
Panels
Text
Analysis
3D Object
Curve Proximity
Find the pair of closest points between two curves
Details
ID
tool-curve-analysis-curve-proximity
Name
Curve Proximity
Group
Curve Analysis
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Curve A | Curve | First curve | |
| Curve B | Curve | Second curve |
Output ports
| Name | Type | Description |
|---|---|---|
| Point A | Point | Point on curve A closest to curve B |
| Point B | Point | Point on curve B closest to curve A |
| Number | Number | Smallest distance between two curves |
It is a node that finds the closest point between two input curves, and it outputs the closest point on the first curve, the closest point on the second curve and the distance between the two closest points.
Control Points
Closed
Curve Length
End Points