Documentation > Mesh Ops Plugin BPLibrary > Get Closest Point on Loop

Get Closest Point on Loop

Gets the closest point on a Loop, also returns the index of the point that starts the segment that the new point is on.

Inputs

In
Exec

Loop
Array of Vectors

Check
Vector

Closed
Boolean

Outputs

Out
Exec

Out Index
Integer

Return Value
Vector

Gets the closest point on a Loop, also returns the index of the point that starts the segment that the new point is on.