“cmd.wizard” launches on of the built-in wizards. There are special Python scripts which work with PyMOL in order to obtain direct user interaction and easily peform complicated tasks.
cmd.wizard(string name)
def wizard(name=None,*arg,**kwd):
wizard | api