We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06eef66 commit 27f16a3Copy full SHA for 27f16a3
src/compas/geometry/_core/centroids.py
@@ -38,7 +38,7 @@
38
39
40
def midpoint_point_point(a, b):
41
- """Compute the midpoint of two points lying in the XY-plane.
+ """Compute the midpoint of two points.
42
43
Parameters
44
----------
0 commit comments