Table of Contents

cmd.reset

“cmd.reset” restores the rotation matrix to identity, sets the origin to the center of mass (approx.) and zooms the window and clipping planes to cover all objects. Alternatively, it can reset object matrices.

Parameters

cmd.reset()
    

Implementation

def reset(object=''):

See Also

reset | api