<div dir="ltr">Hi Andy,<div><br></div><div>It would be easiest for VTK developers to help you if you push a patch to GitLab.</div><div><br></div><div>Thanks,</div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 22, 2016 at 5:39 PM, Andy Smith <span dir="ltr"><<a href="mailto:agsmith424@gmail.com" target="_blank">agsmith424@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>The Delaunay2D filter does not work properly when using best fitting plane option if the points of interest all lie in the y-z or x-z plane.  It appears that this problem has been around for a while: <a href="https://cmake.org/pipermail/paraview/2008-November/010200.html" target="_blank">https://cmake.org/pipermail/paraview/2008-November/010200.html</a><br><br>The comments in the source code indicate the ComputeBestFittingPlane was taken from the vtkTextureMapToPlane class and modified but a few key parts from the vtkTextureMapToPlane were neglected.<br>The code should check to see if the bounds are perpendicular to an axes so the normal can be computed quickly.<br><br></div>I've attached a patch that takes more of the code from vtkTextureMapToPlane and fixes the problem for my case.  Would it be easier for someone else with developer access to test this patch or should I proceed down the GitLab/developer route?<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">-Andy<br></font></span></div>
<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="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>