[vtkusers] question ? [txt writer]

Jana Sefcikova neollie at gmail.com
Mon Sep 3 04:47:34 EDT 2012


See Iterate over
lines<http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/IterateOverLines>
example  - instead
of GetLines in the
while(linesPolyData->GetLines()->GetNextCell(idList))
use  linesPolyData->GetPolys method.

j.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120903/28b61a06/attachment.htm>


More information about the vtkusers mailing list