Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|
|
Check if a vmd server can be used. Ignore the message 'error: uncaptured python exception' if the server is down.
|
Send commands to the VMD server:: c = command('cd','set w [atomselect top {water}]', '$w writepdb water.pdb') c.results() This is only a thin convenience wrapper for :meth:`vmd.control.command` and not strongly tied to the server (as anyone can connect). |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:59:39 2010 | http://epydoc.sourceforge.net |