atom_ids = <str:0> | '' | atom ids: 'atom:residue_id[:chain_id]' |
The command only unselects the restraints found. To completely remove all the unselected restraints from memory, use model.restraints.condense(). The model.restraints.unpick() command is useful in specifying cis-peptide bonds in your own scripts.
Example: See model.restraints.add() command.