<div dir="ltr">Hi Paraview users,<div><br></div><div>I'm relatively new to Paraview, but I'll try to describe this problem succinctly:</div><div><br></div><div>I am working with some mesh files in python using the pymesh package (there are two python packages in existence with that name, I am specifically using this one: <a href="http://pymesh.readthedocs.io/en/latest/">http://pymesh.readthedocs.io/en/latest/</a>).</div><div><br></div><div>According to <a href="http://pymesh.readthedocs.io/en/latest/basic.html#saving-mesh">http://pymesh.readthedocs.io/en/latest/basic.html#saving-mesh</a>, this package will only write out mesh files with attributes affiliated with the vertices/faces in .msh or .ply format. Paraview natively reads .ply format - so that's good at least.</div><div><br></div><div>However, when I write out such a .ply file (example attached) and attempt to load it in Paraview, none of the scalar data affiliated with the vertices or faces is available in the "color" drop down menu in properties. The scalar fields are also not listed under Information --> Data Arrays.</div><div><br></div><div>I converted the .ply file to a .vtp file using pvpython (script and .vtp output attached), but again Paraview fails to load any of the scalar fields. This makes sense because the .vtp file doesn't seem to contain any information about the scalar fields, so it seems that the failure to display them could be a failure to even read them in the first place.</div><div><br></div><div>Can someone point out what I'm doing wrong, or is there just a limitation here in Paraview?</div><div><br></div><div>Gratefully,</div><div>Greg M. Fleishman<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Greg M. Fleishman<div>UCLA Bioengineering, PhD 2016<br><div>UCLA Bioengineering, MS 2014</div><div>UCSD Bioinformatics, BS 2011</div></div></div></div></div></div></div></div>
</div></div>