STLWriter

class compas.files.STLWriter(filepath, mesh, binary=False, solid_name=None, precision=None)[source]

Bases: object

Attributes

vertex_xyz

Methods

write

write_binary_faces

write_binary_header

write_binary_num_faces

write_faces

write_footer

write_header