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

Geometry_Engine: MergedVertices is not functioning #2946

Closed
IsakNaslundBh opened this issue Nov 10, 2022 · 0 comments · Fixed by #2947
Closed

Geometry_Engine: MergedVertices is not functioning #2946

IsakNaslundBh opened this issue Nov 10, 2022 · 0 comments · Fixed by #2947
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@IsakNaslundBh
Copy link
Contributor

Description:

Method not working. Is not returning a mesh with culled vertices and correct faces:

Before:
image

After:

image

Steps to reproduce:

Use the method with a mesh with duplicate vertices

Expected behaviour:

For the method to return a valid mesh with the same amount of faces but with duplicate vertices culled

Test file(s):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant