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

ENH: Add option to Surface Meshing to NOT create triangles that would have Face Labels of 0:0 #1151

Open
imikejackson opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@imikejackson
Copy link
Contributor

imikejackson commented Dec 3, 2024

Sometimes when surface meshing having all of the extra triangles that border the virtual box and empty space within the virtual box are not wanted. Having an option to simply NOT create the triangles in the first place would be useful.

Quick Surface Mesh

The combination would be 0:0 for FaceLabels

Surface Nets

The combination would be -1:-1 for FaceLabels. SurfaceNets is probably a heck of a lot more complicated to add this feature into just due to the algorithm itself.

Example of output under this option:

Screenshot 2024-12-03 at 17 04 33

Example of what it looks like currently:

Screenshot 2024-12-03 at 17 05 33

Input File for testing

simplnx_1151_input_file.zip

@imikejackson imikejackson added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 3, 2024
@imikejackson imikejackson assigned nyoungbq and unassigned JDuffeyBQ and nyoungbq Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants