PLY reader (plyreader)
Read files stored in Stanford University's PLY polygonal file format.
The PLY reader reads files stored in the PLY polygonal file format developed at Stanford University. The PLY files that ParaView can read must have the elements "vertex" and "face" defined. The "vertex" elements must have the propertys "x", "y", and "z". The "face" elements must have the property "vertex_indices" defined. The default file extension for this reader is .ply.

PropertyDescriptionDefault Value(s)Restrictions
File Name
(FileName)
This property specifies the file name for the PLY reader.