<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi all,</div><div class="gmail_default" style="font-size:small">In order to introduce more triangles, I don't think that there is any need to do multiple successive extrusions.</div><div class="gmail_default" style="font-size:small">I would suggest using vtkLinearSubdivisionFilter to achieve what I think you want.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please see the attached modification of your code.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Note:</div><div class="gmail_default" style="font-size:small">1) You need to pass extrude through vtkTriangleFilter then apply vtkLinearSubdivisionFilter.</div><div class="gmail_default" style="font-size:small">2) Experiment with changing numberOfSubdivisions in the attached code.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Regards</div><div class="gmail_default" style="font-size:small">    Andrew</div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>---------- Forwarded message ----------<br>From: <div class="gmail_default" style="font-size:small;display:inline">​​</div>Girish Lande <<a href="mailto:girish.lande@agiliad.com">girish.lande@agiliad.com</a>><br>To: <div class="gmail_default" style="font-size:small;display:inline">​​</div>arwtyxouymz <<a href="mailto:arw.tyx-ouy_mz@ezweb.ne.jp">arw.tyx-ouy_mz@ezweb.ne.jp</a>><br>Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Bcc: <br>Date: Fri, 28 Jul 2017 10:00:44 +0530<br>Subject: Re: [vtkusers] Normal vector of the surface of ellipstic cylinder<br><div dir="ltr">I think you need to find a way to introduce more triangles in your polydata.<div><br></div><div>One way I can think of is to create multiple successive extrusions instead of creating one single extrusion. And then append polydata of these multiple extrusions which will definitely have more points and triangles. (Please see attached image). Your current polydata is represented by fig. A. and what you need is polydata as per figure B.</div><div><img src="cid:ii_15d877598bcdf25c" alt="Inline images 1" width="472" height="289"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 28 July 2017 at 09:19, arwtyxouymz <span dir="ltr"><<a href="mailto:arw.tyx-ouy_mz@ezweb.ne.jp" target="_blank">arw.tyx-ouy_mz@ezweb.ne.jp</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">Thank you Girish Lande!<br>
<br>
Can I not get normals the side surface of about my extruded object?<br>
Should i change the extrusion method to create elliptic cylinder if I want<br>
to get the side surface normals?<br>
<br>
But I don't know other ways....<br>
<br>
please tell me!<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Normal-vector-of-the-surface-of-ellipstic-cylinder-tp5744171p5744185.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.c<wbr>om/Normal-vector-of-the-surfac<wbr>e-of-ellipstic-cylinder-tp5744<wbr>171p5744185.html</a><br>
<div class="gmail-m_-4289773330618687635HOEnZb"><div class="gmail-m_-4289773330618687635h5">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 <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/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_FA<wbr>Q</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/mail<wbr>man/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail-m_-4289773330618687635gmail_signature"><div dir="ltr">thanks & regards,<div>Girish</div><div><br></div></div></div>
</div>

</blockquote></div><div><br></div>-- <br><div class="gmail_signature">___________________________________________<br>Andrew J. P. Maclean<br><br>___________________________________________</div>
</div></div>