PLYWriter

class compas.files.PLYWriter(filepath, mesh, author=None, email=None, date=None, precision=None)[source]

Bases: object

Methods

__init__(filepath, mesh[, author, email, …])

Initialize self.

write()

write_faces()

write_header()

write_vertices()