- 1.7
- 1.6
- 1.5
- Beta
- Examples (for 1.6a)
- Misc
Table 6.5. Bond type members
| Member | Type | Access | Description |
|---|---|---|---|
| i | atom | ro | First atom involved in the bond |
| j | atom | ro | Second atom involved in the bond |
| order | double | ro | Bond order |
| type | string | ro | Bond type - see Bond Types for a list |
Table 6.6. Bond type functions
| Function | Return Type | Description |
|---|---|---|
| partner ( Atom i ) | atom | Return the other atom (i.e. not i) involved in the bond |

