get_num_atoms_bonds

get_num_atoms_bonds(mol: Mol) int[source]

Get number of atoms and bonds.

Parameters:

mol (Mol) – A structure MOL.

Returns:

Number of atoms and bonds.

Return type:

int