pymol-open-source
pymol-open-source copied to clipboard
Running a script like "select_distances" from within pymol
Most of pymol's commands can be executed with something like cmd.<some command>(parameters).
How is it possible to call a script / function like select_distances from a pymol plugin?