| Trees | Indices | Help | 
 | 
|---|
|  | 
     object --+    
              |    
_AtomCollection --+
                  |
                 _Ring
Class representing a ring.
Important methods include extractStructure and getAtomIndices. The atom attribute returns an iterator over all atoms in the
  ring, and the number of atoms can be determined via 
  len(molecule.atom). The edge 
  attribute works in a similar manner for bonds in the ring.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| edge Returns a bond iterator for all edges in the ring. | |||
| Inherited from  | |||
| 
 | |||
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 str(x) 
 | 
| 
 Applies the given display styles to the atoms and bonds of the ring. 
 | 
| 
 | |||
| edgeReturns a bond iterator for all edges in the ring. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:58 2016 | http://epydoc.sourceforge.net |