Sync

From PyMOLWiki
Revision as of 16:05, 5 June 2006 by AdShea (talk | contribs) (Created from source inline documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

"sync" is an API-only function which waits until all current commmands have been executed before returning. A timeout can be used to insure that this command eventually returns.

PYMOL API

cmd.sync(float timeout=1.0,float poll=0.05)

SEE ALSO frame