midpoint_point_point_xy
- compas.geometry.midpoint_point_point_xy(a, b)[source]
Compute the midpoint of two points lying in the XY-plane.
- Parameters
- Returns
[float, float, 0.0] – XYZ coordinates of the midpoint in the XY plane.
Compute the midpoint of two points lying in the XY-plane.
[float, float, 0.0] – XYZ coordinates of the midpoint in the XY plane.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev