<div dir="ltr"><div>I have a solution.</div><div><br></div><div>If you set:</div><div><pre style="color:rgb(0,0,0);font-family:"dejavu sans mono";font-size:8pt">torus = vtk.vtkParametricTorus()<br>torus.<span style="background-color:rgb(228,228,255)">JoinUOff</span>()<br>torus.JoinVOff()<br></pre>This will work. I tested using vtkButterflySubdivisionFilter and vtkLinearSubdivisionFilter<br>You can also get away just using torus.JoinUOff()<br><br>This also works for vtkParametricBoy and vtkParametricEllipsoid.<pre>Regards<br></pre></div><div>   Andrew</div><div><br><div><div><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 21, 2017 at 7:29 AM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I was able to verify the issue.<br>
<br>
<br>
---------- Forwarded message ----------<br>
From: RobertS <<a href="mailto:spir.robert@gmail.com">spir.robert@gmail.com</a>><br>
Date: Mon, Mar 20, 2017 at 9:19 AM<br>
Subject: [vtkusers] vtkParametricFunctionSource producing non-manifold edges<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
<br>
<br>
I'm generating torus using vtkParametricTorus and<br>
vtkParametricFunctionSource. The problem is, that the<br>
vtkParametricFunctionSource is producing non-manifold edges in the resulting<br>
object, so I cannot use subdivision filters on it.<br>
<br>
Is there any filter that can be used to remove these non-manifold edges?<br>
<br>
This wasn't happening in VTK 5, here the torus doesn't have any non-manifold<br>
edges.<br>
<br>
<br>
<br>
--<br>
View this message in context:<br>
<a href="http://vtk.1045678.n5.nabble.com/vtkParametricFunctionSource-producing-non-manifold-edges-tp5742520.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/<wbr>vtkParametricFunctionSource-<wbr>producing-non-manifold-edges-<wbr>tp5742520.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<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<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at:<br>
<a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>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=<wbr>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/<wbr>mailman/listinfo/vtkusers</a><br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">___________________________________________<br>Andrew J. P. Maclean<br><br>___________________________________________</div>
</div></div></div></div></div>