Table of Contents

cmd.load_embedded

“cmd.load_embedded” loads content previously defined in the current PyMOL command script using the “embed” command.

Implementation

def load_embedded(key=None, name=None, state=0, finish=1, discrete=1,
                  quiet=1, zoom=-1, multiplex=-2):

See Also

load_embedded | api