Selection.rotate_origin() — rotate coordinates about origin

rotate_origin(axis, angle)
This does a right-handed rotation of the coordinates of all atoms in the selection about the given axis through the origin, by the given angle (in degrees). See also Selection.transform() and Selection.rotate_mass_center().
Example: See Selection() command.