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/>
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
