Table of Contents

cmd.set_view

“cmd.set_view” sets viewing information for the current scene, including the rotation matrix, position, origin of rotation, clipping planes, and the orthoscopic flag.

Parameters

cmd.set_view(string-or-sequence view)  

Implementation

def set_view(view,animate=0,quiet=1,hand=1):

See Also

set_view | cmd.get_view | api