stl: STL format support

Read little-endian STL binary format.

open(filename, *args, **kw)

Populate the scene with the geometry from a STL file

Parameters:filename – either the name of a file or a file-like object

Extra arguments are ignored.

This Page