跳到主要内容

Point.dist()

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

Signature

float point.dist(Point point)

Point.dist() example

9.22cm

An example of the Point.dist() method