Re: [Paraview] Construct 3D revolved mesh from a 2d mesh

2013-02-01 Thread Andrew Parker
Sorry to repost. Does anybody have a feel for whether I can apply a filter and essentially produce a 3d volume mesh with associated scalars and transformed vectors, from it's 2d counter part using vtk? i.e. a cylindrically symmetric simulation converted to a valid 3d volume mesh. I can apply

[Paraview] Construct 3D revolved mesh from a 2d mesh

2013-01-31 Thread Andrew Parker
All, I am doing this in code using vtk, but can be reproduced using paraview as noted below. I have a 2d mesh which represent a cylindrically symmetric simulation. I want to be able to revolve this around the z-axis to create a 3d mesh. However, when doing this using the rotational extrusion