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

Results interpretation #42

Open
lvjonok opened this issue Mar 1, 2024 · 0 comments
Open

Results interpretation #42

lvjonok opened this issue Mar 1, 2024 · 0 comments

Comments

@lvjonok
Copy link

lvjonok commented Mar 1, 2024

Good day! I am glad that you released a new version of this software and wanted to clarify the results from tutorials I obtain.

I am particularly interested in QuerySeamVerticesSorted code. The only thing I have changed is I query MC_CONNECTED_COMPONENT_TYPE_SEAM instead of FRAGMENT expecting to get just seam of the intersection.
image

Given .off files from example I would expect getting two separate sequences of vertices, one for each part of the input mesh. However the result I obtain is the following:

sequence = 0
size = 11
is_loop = TRUE
vertices = 7 3 0 15 6 9 1 13 12 8 14 

Could you clarify what is the proper way to query the result I expect or the intuition behind the result I get. I have tried using FRAGMENTS to query the seam and then filter among all results, but it also has given me unreliable results.

Thank you once again!

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

No branches or pull requests

1 participant