Hi Karl, applying the Mesh Quality filter doesn't show the volume mesh either.
Matthias > -----Ursprüngliche Nachricht----- > Von: Karl König [mailto:[email protected]] > Gesendet: Mittwoch, 27. Februar 2013 11:36 > An: Zenker, Dr. Matthias > Cc: [email protected] > Betreff: Re: [Paraview] vtk mesh display: no volume elements > > Matthias, > > Your file defines points and cells, a geometry and a topology, but no data > associated with neither points nor cells. Volume rendering requires at least a > scalar data set associated with points or cells. You may want to provide such > a > data set by first applying the MeshQuality filter (or the Calculator filter). > > Karl > > > Zenker, Dr. Matthias wrote, On 27.02.2013 10:55: > > Hi, > > > > I want to inspect a mesh generated with gmsh. To this end, I have > > saved the mesh in vtk format and opened it with ParaView. The problem > > is that I don't see any volume element (or their nodes) in the > > display, no matter what mode (Points, Wireframe, ...) I choose. If I try > > "Volume", I get the message: "Cannot volume render since no point (or > > cell) data available." > > I have attached a small example. As far as I see with a text editor, > > there **are** tetrahedra (elements with 4 nodes) in the file. So why > > doesn't ParaView show them? > > I use ParaView 3.89.0-RC3 (32 bit) under Windows XP. > > > > Thank you for a helpful hint... > > > > Matthias > > > > > > > > > > > __________________________________________________________ > ___________ > > ERBE Elektromedizin GmbH > > Firmensitz: 72072 Tuebingen > > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede > > Registergericht: Stuttgart HRB 380137 _____________________________________________________________________ ERBE Elektromedizin GmbH Firmensitz: 72072 Tuebingen Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede Registergericht: Stuttgart HRB 380137 _______________________________________________ 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
