PLY

class compas.files.PLY(filepath, precision=None)[source]

Bases: object

Polygon file format, or Stanford triangle format.

References

1

http://paulbourke.net/dataformats/ply/

Attributes

parser

reader

Methods

read

write