Difference between revisions of "Rebuild"

From PyMOLWiki
Jump to navigation Jump to search
m
m
Line 14: Line 14:
  
 
[[Category:Commands|Rebuild]]
 
[[Category:Commands|Rebuild]]
 +
[[Category:View Module|Rebuild]]

Revision as of 11:05, 20 June 2009

DESCRIPTION

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