midpoint#

Point3DData.midpoint(other)#

Compute the midpoint of this point and another point.

Parameters:
otherPoint3DData

Other point

Returns:
Point3DData

Midpoint of the two points.