midpoint#
- Point3DData.midpoint(other)#
Compute the midpoint of this point and another point.
- Parameters:
- other
Point3DData
Other point
- other
- Returns:
Point3DData
Midpoint of the two points.
Compute the midpoint of this point and another point.
Point3DData
Other point
Point3DData
Midpoint of the two points.