Point.dist()

The Point.dist() method returns the distance (in mm) between this point and the point you pass it.

Signature

Javascript
float point.dist(Point point)

Example

9.22cm