Skip to contents

Get the bonds in a molecule.

Usage

get.bonds(mol)

Arguments

mol

A `jobjRef` representing the molecule (`IAtomContainer`) object.

Value

A list of `jobjRef` representing the bonds (`IBond`) objects in the molecule

Author

Rajarshi Guha (rajarshi.guha@gmail.com)