Skip to content
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

feat(SolidMesh): add polyhedron_facet_area #911

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

MelchiorSchuh
Copy link
Member

Added a method on SolidMesh to compute the area of a polyhedron facet. Implementation similar to SurfaceMesh3D::polygon_area.

Added a method on SolidMesh to compute the area of a polyhedron facet.
Implementation similar to SurfaceMesh3D::polygon_area.
@MelchiorSchuh MelchiorSchuh requested a review from BotellaA March 26, 2024 13:09
@MelchiorSchuh MelchiorSchuh changed the base branch from master to next March 26, 2024 13:09
@panquez panquez merged commit f4ceb1a into next Mar 26, 2024
19 of 20 checks passed
@panquez panquez deleted the feat/polyhedron_facet_area branch March 26, 2024 15:55
@BotellaA
Copy link
Member

🎉 This PR is included in version 14.18.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@yo35
Copy link
Contributor

yo35 commented Mar 26, 2024

Thanks guys.

@BotellaA
Copy link
Member

🎉 This PR is included in version 14.18.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants