You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thank you for your work and your help.
I'm running into another issue while trying to combine two polydata with union operation. It failed with the error message "Bad shaped cells detected". The two polydata has been passed through vtkTriangleFilter and vtkCleanPolyData before boolean operation, and I have checked that all cells have exact three points. The normals are looking fine to me. I have attached the two polydata meshes in .vtk files.
Could you please share some wisdom on this issue?
Thanks! meshes.zip
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for your work and your help.
I'm running into another issue while trying to combine two polydata with union operation. It failed with the error message "Bad shaped cells detected". The two polydata has been passed through vtkTriangleFilter and vtkCleanPolyData before boolean operation, and I have checked that all cells have exact three points. The normals are looking fine to me. I have attached the two polydata meshes in .vtk files.
Could you please share some wisdom on this issue?
Thanks!
meshes.zip
The text was updated successfully, but these errors were encountered: