Load Model

From PyMOLWiki
Revision as of 08:34, 9 June 2006 by AdShea (talk | contribs) (spelling and grammar, s/si/is/ s/mani/many/ added one with)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DESCRIPTION

load_model reads a ChemPy model into an object. If a trajectory (many models with the same name and different values for state) is being loaded, It can be used with the option discrete=1 to allow changes in the b-factors and Van der Waals radius between snapshots.

PYMOL API

cmd.load_model(model, object [,state [,finish [,discrete ]]])