<div dir="ltr">On Thu, Mar 3, 2016 at 9:23 AM, Bruno Oliveira <span dir="ltr"><<a href="mailto:bruno.manata.oliveira@gmail.com" target="_blank">bruno.manata.oliveira@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I meant a point cloud PLY file, i.e., a PLY file which only contains "element vertex" entries<br></div></blockquote><div><br>I'm not sure without trying it, but my guess is that you end up with a vtkPolyData that has no topology. Running vtkVertexGlyphFilter on it should get you the visualizable point cloud you're expecting:<br><br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/VertexGlyphFilter">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/VertexGlyphFilter</a><br><div><div class="gmail_signature"><br>David</div></div></div></div></div></div>