Table of Contents

cmd.protect

“cmd.protect” protects a set of atoms from tranformations performed using the editing features. This is most useful when you are modifying an internal portion of a chain or cycle and do not wish to affect the rest of the molecule.

Parameters

cmd.protect(string selection)

Implementation

def protect(selection="(all)", quiet=1):

See Also

protect | api