Documentation > Mesh Ops Plugin BPLibrary > Distance to Mesh Surface

Distance to Mesh Surface

Gets the distance to the approximate closest point on the mesh. Returns early if distance is within AcceptWithin.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Point
Vector

Accept Within
Float

Outputs

Out
Exec

Out Point
Vector

Return Value
Float

Gets the distance to the approximate closest point on the mesh. Returns early if distance is within AcceptWithin.