Skip to content

fix(polygon2d): Add method to sense whether polygons touch one another #398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

chriswmackey
Copy link
Member

No description provided.

I'm also including the bounding rectangle check inside the polygon_relationship function since we pretty much always want to perform this check first to improve the performance.
@chriswmackey chriswmackey added the new development For issues that require new code label Apr 3, 2024
@chriswmackey chriswmackey self-assigned this Apr 3, 2024
@chriswmackey chriswmackey merged commit 25a0fad into ladybug-tools:master Apr 3, 2024
Copy link

github-actions bot commented Apr 3, 2024

🎉 This PR is included in version 1.30.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new development For issues that require new code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant