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

Disk area on points near boundary #8

Open
tobre1 opened this issue Oct 28, 2021 · 1 comment
Open

Disk area on points near boundary #8

tobre1 opened this issue Oct 28, 2021 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@tobre1
Copy link
Member

tobre1 commented Oct 28, 2021

The disk area of points that lie near the bounding box of the geometry, however not exactly on the bounding box, is not calculated correctly. The disk area has to be calculated by computing the intersection between the boundary plane and the disk.

@tobre1 tobre1 added the bug Something isn't working label Oct 28, 2021
@tobre1 tobre1 added the enhancement New feature or request label Nov 4, 2021
@tobre1
Copy link
Member Author

tobre1 commented Nov 4, 2021

This happens only for very specific geometries. Otherwise the disk area is well approximated by halving the total area.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant