The FXScript Reference

For Final Cut Pro created by Joe Maller

DistTo

DistTo(p1, p2)

Related Links:
BoundsOf

Additional Notes

Distance between two points

Returns the distance between two points. Distance is measured across any potential diagonal, returning the hypotenuse of the triangle connecting two points.

Use AngleTo to determine the angle between two points.