Selection.add() — add objects to selection

add(obj)
This adds the given objects (which can be atoms, residues, atom lists, etc) to the selection. obj can also be a Python list or tuple, in which case every object in the list is added.