[vtkusers] xyz Coordinates
tony hakki
tony2007vtk at yahoo.com
Thu Jan 4 08:53:27 EST 2007
Hello;
I would like to read whole x,y,z coordinates of a stl dataset.
vtkSTLReader *read = vtkSTLReader::New();
read->SetFileName(filename);
read->Update();
how can I continue to do this? Thank you
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070104/799ad3d7/attachment.htm>
More information about the vtkusers
mailing list