[vtkusers] VTK Contour!

Burlen burlen at apollo.sr.unh.edu
Wed Dec 22 15:09:32 EST 2004


Hi, I think that you need to create a dataset, that describes the 
geometry(shape) of the blade, then assign scalars (temperature measurments) 
to each loaction in the data set. This is done with a flooat array. From 
there you can use the contour filter to plot the iso therms. 

Since a blade sounds like a shape that may be described in a cylidrical 
coordinate system best you might try a structured grid.

Good luck!

On Tuesday 21 December 2004 22:30, sudeep M. Hooli wrote:
> Hi vtk users,
>
> Can anybody tell me how to plot temperature distribution (or contour
> plot) using vtk.
>
> Thanks in advance.
> Sudeep



More information about the vtkusers mailing list