compas.files

This package defines a number of file formats and provides functionality for reading and writing data in these formats.

Classes

GLTF

Class for working with files in glTF format.

OBJ

Class for working with OBJ files.

OFF

Class for working with OFF files.

PLY

Class for working with files in Polygon format, also known as Stanford triangle format.

STL

Class for working with STL files.

XML

Class for working with XML files.

Functions

prettify_string

Return an XML string with added whitespace for legibility.