> - reading legacy VTK files? It's called "LegacyVTKReader"
> - reading any VTK file? I mean a general VTK file reader able to call the > appropriate reader, such as vtkDataSetReader in Tcl The equivalent of vtkDataSetReader is indeed the "LegacyVTKReader". > - some way to just read the header of a file and get the dataset type, in > order to check if the file type is appropriate for a given processing task? How to plan on checking if the file type is appropriate? Not sure what you are trying to do here. Utkarsh _______________________________________________ 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://www.paraview.org/mailman/listinfo/paraview
