Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Geometry Closest Point
Find the closest point on a geometry
Details
ID
tool-vector-geometry-closest-point
Name
Geometry Closest Point
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Geometry | Geometry | Geometry to project onto | |
| Point | Point | Point to project onto geometry | Vector([0, 0, 0]) |
Output ports
| Name | Type | Description |
|---|---|---|
| Point | Point | Point on the geometry closest to the base point |
| Distance | Number | Distance between base point and geometry |
The node finds and returns the closest point on geometry to the first port and the second returns a distance between these two points.
Closest Point
Points Distance