[vtkusers] xml data extraction

Paul Cochrane cochrane at esscc.uq.edu.au
Mon Feb 21 19:05:35 EST 2005


Mathieu,

Many thanks for the help!  Much appreciated.

Paul

* Mathieu Malaterre (mathieu.malaterre at kitware.com) [050222 01:57]:
> You can always use the Print method to 'show' your vtk object.
> 
> ex:
> 
> ...
> reader.Update()
> print reader.Print()
> 
> 
> Otherwise VTK by default display wireframe or surface, so you'll need to 
> glyph your unstructured grid with sphere to see the point.
> 
> Maybe a simplier approach would be to use paraview(*). Once you play 
> with it it is very easy to generate tcl script that will dump which vtk 
> classes where used.
> 
> HTH
> Mathieu
> (*) http://paraview.org

-- 
Paul Cochrane
Computational Scientist/Software Developer
Earth Systems Science Computational Centre
University of Queensland
Brisbane
Queensland 4072
Australia

E: cochrane at esscc.uq.edu.au
P: +61 7 3346 9797
F: +61 7 3365 7347



More information about the vtkusers mailing list