<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> I would like to get whole x,y,z coordinates of a stl dataset. I think I will use vtkPoints and GetPoint. I have tried many times but i hanen't achieved. Please help me</DIV>
<DIV> </DIV>
<DIV> </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->SetFileName(filename);</P>
<P>read->Update();</P>
<P> </P><FONT size=2>
<P>vtkPolyData *Source=read->GetOutput();</P>
<P>npts = Source->GetNumberOfPoints();</P>
<P> </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> </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>