“cmd.set_view” sets viewing information for the current scene, including the rotation matrix, position, origin of rotation, clipping planes, and the orthoscopic flag.
cmd.set_view(string-or-sequence view)
def set_view(view,animate=0,quiet=1,hand=1):
set_view | cmd.get_view | api