Merge boundary edges filter/method?
andyjk <[email protected]> Thu, 6 Jun 2019 09:28:18 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
I am subdividing part of a mesh by extracting those cells, subdividing, then using AppendPolyData filter to patch it back in exactly to the hole it left. However, this leaves boundary edges as shown below in green (even after CleanPolyData filter), where there is obviously a mismatch in triangulation. Is there any filter that can merge edges which are on top of eachother (just as cleanpolydata does for points) ? <http://vtk.1045678.n5.nabble.com/file/t325404/boundaries.png> -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers