<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div>Greg,<br><br></div>I believe you are running into a limitation of the PLY reader in VTK, which is what ParaView uses to read PLY files. I'm afraid it does not read arbitrary properties from PLY files. It will read only vertex properties named "x", "y", "z", "u","v", "nx", "ny", "nz", "red", "green", "blue", and "alpha" and face properties named "vertex_indices", "intensity",  "red", "green", "blue", and "alpha".</div><div><br></div><div>Best regards,</div><div>Cory<br></div></div></div></div></div></div></div></div></div></div></div></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 14, 2018 at 8:27 PM, Greg Fleishman <span dir="ltr"><<a href="mailto:greg.nli10me@gmail.com" target="_blank">greg.nli10me@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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/" target="_blank">http://pymesh.<wbr>readthedocs.io/en/latest/</a>).</div><div><br></div><div>According to <a href="http://pymesh.readthedocs.io/en/latest/basic.html#saving-mesh" target="_blank">http://pymesh.readthedocs.<wbr>io/en/latest/basic.html#<wbr>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<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div class="m_5475958060295808904gmail_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>
</font></span></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>Staff R&D Engineer<br>Kitware, Inc.</div>
</div>