[Paraview] Load text file delimited by tab

livia.barazzetti at istb.unibe.ch livia.barazzetti at istb.unibe.ch
Tue Nov 11 09:29:31 EST 2014


Hi,
I would like to load a text file, like a csv, delimited by tab instead of comma.
If I modify the property Field Delimiter Characters to \t in the gui nothing happens (I have only 1 column). From the Python shell I can see that the property is actually set to '\\t', and if I set it manually to '\t' the file is then imported as expected.
Is there a more direct way to achieve the same from the Paraview interface?
Thank you
Livia

Livia Barazzetti
Ph.D. Student - Medical Image Analysis
Institute for Surgical Technology and Biomechanics
University of Bern
Stauffacherstrasse 78
CH-3014 Bern
Tel +41 31 631 59 48
http://www.istb.unibe.ch<http://www.istb.unibe.ch/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141111/ed3ac0d9/attachment-0001.html>


More information about the ParaView mailing list