[ITK-users] Read .vtk file and write it as binary stl file
Swetha Sharma
swetha.bsharma at gmail.com
Thu Jul 27 07:56:30 EDT 2017
Hi,
I have .vtk file which i want to read and convert to binary stl file. The
documentation has a function
WriteBinarySTL
<http://www.vtk.org/doc/nightly/html/classvtkSTLWriter.html#aec53892de77a41e2b133c4cdb3447274>
(vtkPoints <http://www.vtk.org/doc/nightly/html/classvtkPoints.html> *pts,
vtkCellArray <http://www.vtk.org/doc/nightly/html/classvtkCellArray.html>
*polys, vtkCellArray
<http://www.vtk.org/doc/nightly/html/classvtkCellArray.html> *strips) . How
do I get the information about the vtkpoints and the cellarray?
-swetha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170727/bfde8de8/attachment.html>
More information about the Insight-users
mailing list