/ . / chimera / exports.py
keep track of export file formats for 3D scenes
getNotes ( name )
Get the (html) notes for a particular export file type
doExportCommand ( name, filename )
Export the scene to filename with the given export file type
getFilterInfo ()
get list of export file types in the right format for a Save dialog
register ( name, glob, suffix, command, notes=None, )
register new export file type