[vtkusers] Read unstructured data from ASCII file

tom fogal tfogal at apollo.sr.unh.edu
Thu Aug 26 10:56:20 EDT 2004


Mirelle,

You could write your own reader object, but this can be difficult. I
think a less time-consuming task would be to write an external program
that inputs Nastran ASCII files and outputs VTK XML files. Then you
could read in the data with (say) a vtkXMLUnstructuredGridReader.

HTH,

-tom

 <BAY1-F297gLMu3HT9xp00019f39 at hotmail.com>"Mirelle Mellqvist" writes:
>Hi,
>
>Im currently working on a school project where I want to read in 
>unstructureddata from a preprocessor app called Nastran. It´s in ASCII 
>format.
>
>My first idea is to use vtkUnstructuredGridReader or does it only support 
>*.vtk format, and in that case how do I convert it. If that is not possible 
>I guess I`ll have to write a new reader on my own, any suggestions or any 
>good guidance would be appriciated!
>
>thanks!
>
>/Mirelle
>
>_________________________________________________________________
>Hitta rätt på nätet med MSN Sök http://search.msn.se/
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list