<div dir="ltr"><div>Hi Andy,</div><div><br></div><div>it looks like the only way you could merge is to subdivide a larger</div><div>triangle in a "fan" so that its long adjacent edge is subdivided to match the <br></div><div>smaller triangles.</div><div><br></div><div>- Dean<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 6, 2019 at 12:28 PM andyjk <<a href="mailto:andrewkeeling@hotmail.com" target="_blank">andrewkeeling@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am subdividing part of a mesh by extracting those cells, subdividing, then<br>
using AppendPolyData filter to patch it back in exactly to the hole it left.<br>
However, this leaves boundary edges as shown below in green (even after<br>
CleanPolyData filter), where there is obviously a mismatch in triangulation.<br>
<br>
Is there any filter that can merge edges which are on top of eachother (just<br>
as cleanpolydata does for points) ?<br>
<<a href="http://vtk.1045678.n5.nabble.com/file/t325404/boundaries.png" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/file/t325404/boundaries.png</a>> <br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div>