[vtkusers] writing only the point data information for vtp

Chiranjib Sur sur.chiranjib at gmail.com
Wed Mar 11 12:36:57 EDT 2015


Hi All,
I am using the class vtkXMLPolyDataWriter to write polydata in my vtp file.
Is there any way, that I can write only the PointData and  ignore the rest

<CellData>...</ CellData>
<Points>...</ Points>
<Verts>...</ Verts>
<Lines>...</ Lines>
<Strips>...</ Strips>
<Polys>...</ Polys>

If I want to do this, do I have to write my own writer class ?

Thanks,
Chiranjib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150311/80d5fab1/attachment.html>


More information about the vtkusers mailing list