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