Table of Contents

cmd.set

“cmd.set” changes global, object, object-state, or per-atom settings.

Parameters

cmd.set(string name, string value, string selection, int state,
        int updates, int quiet)

Implementation

def set(name, value=1, selection='', state=0, updates=1, log=0,
        quiet=1):

See Also

set | api