On Wed, Dec 09, 2009 at 07:15:33PM +0100, Bhargav Vaidya wrote: > Hello > I have just started to use mayavi2 for visualization of my simulations > using the PLUTO code. > I have an axi symmetric (2.5D) slice of scalar (a .vtk file) > DATASET RECTILINEAR_GRID > DIMENSIONS 256 512 1
> I need to basically rotate about the Z axis and to create a 3D view of it. > Is there an quick way to do this using a Mayavi2. AFAIK, you are going to have to write some numerical code to do this. If I understand you right, you are going to have to create a structure grid. See: http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/data.html#dissection-of-the-different-tvtk-datasets HTH, Gaƫl ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
