Returns the distance between two points
ID
tool-vector-distance-2-points
Name
Distance 2 Points
Group
Vector
Package
Tool
Keywords
Render
Connect to the first port the point from which you want to find the distance and to the second point connect the point to which you want to find the distance.
Numbers to Points
Construct Point
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
first | Point | First point | |
second | Point | Second point |
Outputs
Name | Type | Description |
---|---|---|
pointsDistance | Number | Distance between point 1 and point 2 |