Pull a point to a variety of geometry
ID
tool-vector-pull-point
Name
Pull Point
Group
Vector
Package
Tool
Keywords
Render
The node finds and returns the nearest geometry point on the first port, and the second returns the distance between the point and its projection on the geometry.
Project Point
Point Distance
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Geometry that pulls | |
point | Point | Point to search from |
Outputs
Name | Type | Description |
---|---|---|
closestPoint | Point | Nearest point on the geometry |
distance | Number | Distance between point and its projection onto geometry |