<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>
<DIV>Hello;</DIV>
<DIV>&nbsp;I would like to&nbsp;get whole x,y,z coordinates of a stl dataset.&nbsp; I think I will use vtkPoints and GetPoint. I have tried many times but i hanen't achieved. Please help me</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff size=2>
<P>int</FONT><FONT size=2> npts;</P></FONT></DIV>
<DIV><FONT size=2>
<P>vtkSTLReader *read = vtkSTLReader::New();</P>
<P>read-&gt;SetFileName(filename);</P>
<P>read-&gt;Update();</P>
<P>&nbsp;</P><FONT size=2>
<P>vtkPolyData *Source=read-&gt;GetOutput();</P>
<P>npts = Source-&gt;GetNumberOfPoints();</P>
<P>&nbsp;</P>
<P><STRONG><FONT size=6>here I don't know how to go on</FONT></STRONG></P>
<P><STRONG><FONT size=1></FONT></STRONG>&nbsp;</P>
<P><STRONG><FONT size=1>Can any body help me please</FONT></STRONG></P></FONT></FONT></DIV></DIV></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>