compas.files.PLYReader

class compas.files.PLYReader(filepath)[source]

Bases: object

Methods

is_ascii()

is_binary()

is_valid()

numpy_face_ptypes()

numpy_vertex_ptypes()

read()

read_data()

read_data_binary()

read_edges()

read_edges_binary()

read_edges_binary_wo_numpy()

read_faces()

read_faces_binary()

read_faces_binary_wo_numpy()

read_header()

read_vertices()

read_vertices_binary()

read_vertices_binary_wo_numpy()

Attributes

binary_byte_order

binary_property_types

keywords

number_of_bytes_per_type

property_types

struct_format_per_type