distance#
- Point3DData.distance(other)#
Compute the distance from this point to another point.
- Parameters:
- other
Point3DData Other point
- other
- Returns:
floatDistance to the other point.
Compute the distance from this point to another point.
Point3DDataOther point
floatDistance to the other point.