Dear all, I'm trying to visualize the normal gradient of a variable along the boundary of an unstructured 2D mesh. To compute the normal vectors I tried the following: - Extract Surface - Generate Surface Normals
However, the resulting vectors are all n = (0, 0, 1), in the z direction (the mesh lies in the x-y plane), and not the 2D boundary normals that I'm looking for. Is there a way to achieve this with the Paraview filters? Thanks in advance, David _______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
