distance#

Point3DData.distance(other)#

Compute the distance from this point to another point.

Parameters:
otherPoint3DData

Other point

Returns:
float

Distance to the other point.