reV.bespoke.plotting_functions.get_xy

get_xy(A)[source]

separate polygon exterior coordinates to x and y

Parameters:
  • A (Polygon.exteroir.coords) – Exterior coordinates from a shapely Polygon

  • Outputs

  • ———-

  • x, y (array) – Boundary polygon x and y coordinates