From: Bogdan Costescu (bcostescu_at_gmail.com)
Date: Mon Oct 31 2011 - 13:21:59 CDT

Dear vmd-l,

I would like to have some kind of DynamicBonds representation, but
where the bonds are not represented as cylinders but as Lines. I like
how DynamicBonds works, but the representation is slow because there
are many cylinders to be drawn. Is there a quick-and-dirty way of
combining the two ? I could, of course, just draw the lines myself
from TCL for each frame, but again due to speed reasons I would prefer
to use a built-in mechanism.

Thanks in advance for any suggestion!
Bogdan