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