“cmd.drag” activates dragging for a selection, enabling the user to manipulate the atom coordinates of the atoms using mouse controls similar to those for controlling the camera.
def drag(selection=None, wizard=1, edit=1, quiet=1):
drag | api