Rebuild: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''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. | ||
Line 14: | Line 14: | ||
[[Category:Commands|Rebuild]] | [[Category:Commands|Rebuild]] | ||
[[Category:View Module|Rebuild]] |
Latest revision as of 13: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')