next up previous contents index
Next: animate Up: Python Text Interface Previous: Using Tkinter menus in   Contents   Index

Controlling VMD from Python

Commands for controlling VMD from Python are organized into modules which roughly correspond to Tcl commands. Importing all the commands in a module is not recommended as some of the functions (e.g., listall()) overlap. All commands are listed below, with the name of the module given by the section heading.



Subsections

vmd@ks.uiuc.edu