This is a read-only mirror of pymolwiki.org
Difference between revisions of "Rebuild"
Jump to navigation
Jump to search
m (liked refresh) |
m |
||
Line 13: | Line 13: | ||
[[refresh]] | [[refresh]] | ||
− | [[Category:Commands| | + | [[Category:Commands|Rebuild]] |
Revision as of 14:21, 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')