User Tools

Site Tools


api:cmd:load

cmd.load

“cmd.load” can by used to read molecules, crystallographic maps and other volumetric data, PyMOL sessions, and some other types of content.

Parameters

cmd.load(string filename, string object-name, integer state,
         string format, int finish, int discrete, int quiet,
         int multiplex, int zoom, int partial)

Implementation

def load(filename, object='', state=0, format='', finish=1,
         discrete=-1, quiet=1, multiplex=None, zoom=-1, partial=0):

See Also

api/cmd/load.txt · Last modified: 2013/08/19 21:01 (external edit)