Difference between revisions of "Rebuild"

From PyMOLWiki
Jump to navigation Jump to search
m
 
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''rebuild''' forces PyMOL to recreate geometric objects in case any of them have gone out of sync.
 
'''rebuild''' forces PyMOL to recreate geometric objects in case any of them have gone out of sync.
  

Latest revision as of 14:50, 17 November 2009

rebuild forces PyMOL to recreate geometric objects in case any of them have gone out of sync.

USAGE

rebuild [selection [, representation ]]

PYMOL API

cmd.rebuild(string selection = 'all', string representation = 'everything')

SEE ALSO

refresh