bild: bild format support

Read a subset of Chimera’s bild format: .comment, .color, .transparency, .sphere, .cylinder, .arrow, .box, .pop, .rotate, .scale, .translate.

The plan is to suport all of the existing bild format.

open(stream, *args, **kw)

Populate the scene with the geometry from a bild file

Parameters:stream – either a binary I/O stream or the name of a file

Extra arguments are ignored.

This Page