Table of Contents

cmd.zoom

“cmd.zoom” scales and translates the window and the origin to cover the atom selection.

Parameters

cmd.zoom(string selection, float buffer, int state, int complete,
         int animate)

Implementation

def zoom(selection="all", buffer=0.0, state=0, complete=0, animate=0):

See Also

zoom | api