ladybug-tools / honeybee-core

:honeybee: honeybee core library
https://www.ladybug.tools/honeybee-core/docs/
GNU Affero General Public License v3.0
14 stars 14 forks source link

fix(room): Improve the methods that computes horizontal boundary #604

Closed chriswmackey closed 5 months ago

chriswmackey commented 5 months ago

This takes advantage of the fact that we can now snap several polygons to one another and boolean union them all together at once.

This commit also removes an extra check that has now been integrated into the underlying ladybug-geometry method.

github-actions[bot] commented 5 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: