Hi,

I would to like to have your advice concerning the display of 2D data. I have 
some structure containing x, y positions, connectivity in order to create 
triangles, quads, lines, ...  and attributes (acceleration, speed,...) 

that are associated to nodes.
For the moment I can display geometry in 3D (with 0 for the Z value). But, I 
would like to display these data in paraview in 2D. As if it were a 2D plot.
Morevover, I would like to switch from point rendering, to meshes and 
attributes 
(isovalues for acceleration for example, or streamlines....)

Is-it possible ? What structure should I use? I have seen vtkActor2D but I 
don't 
know for the moment how to use it in a reader plugin and if it is ok for my 
need.

Thank you.



      
_______________________________________________
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

Reply via email to