Re: [PyMOL] drawing a spring/arrow with pymol

2009-03-13 Thread Tsjerk Wassenaar
Lano wrote: >>> >>> Your message is confusing – did it work or not? >>> >>> >>> >>> All we have at present are dashed lines – no springs or no arrows. >>> >>> >>> >>> >>> >>> ______

Re: [PyMOL] drawing a spring/arrow with pymol

2009-03-13 Thread Falgun Shah
.com [mailto:falgunhs...@gmail.com] *On Behalf >> Of *Falgun Shah >> *Sent:* Monday, March 09, 2009 3:02 PM >> *To:* Warren DeLano >> *Subject:* Re: [PyMOL] drawing a spring/arrow with pymol >> >> >> >> Dear Dr. Warren >> >> I executed the

Re: [PyMOL] drawing a spring/arrow with pymol

2009-03-04 Thread Warren DeLano
Falgun, We don't have an arrow primitive, but you can use the distance command to connect two atoms: dist spring, selection1, selection2, label=0 for example: fragment val dist spring, valCG1, valCG2, label=0 Cheers, Warren F