ladybug-tools / ladybug-geometry

🐞 📦 A library with geometry objects used throughout the Ladybug Tools core libraries
https://www.ladybug.tools/ladybug-geometry/docs/
GNU Affero General Public License v3.0
25 stars 23 forks source link

fix(face): Add property and methods to get Point2Ds in a Face3D plane #324

Closed chriswmackey closed 2 years ago

chriswmackey commented 2 years ago

This commit adds methods to get the bounding polygon corners around Face3Ds. It also improves the reliability of the upper_left_counter_clockwise_vertices method in the case where the Y-axis is not verticel.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.23.21 :tada:

The release is available on:

Your semantic-release bot :package::rocket: