Rebuild: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
m (liked refresh)
Line 11: Line 11:


===SEE ALSO===
===SEE ALSO===
refresh  
[[refresh]]


[[Category:Commands|rebuild]]
[[Category:Commands|rebuild]]

Revision as of 15:52, 5 June 2006

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