On Feb 11, 2009, at 1:57 PM, Tom Goddard wrote:

 It is a pain to find the attributes of Chimera Python objects coded in 
C++ since they don't show up with dir().  We look at the C++ headers for 
that.  We have not had the time to better document our programming 
interfaces.

In the IDLE window, help(object) will show that object's C++ attributes and methods, along with method arg names/types and return values.

--Eric

                        Eric Pettersen
                        UCSF Computer Graphics Lab
                        http://www.cgl.ucsf.edu