Lano wrote:
>>>
>>> Your message is confusing – did it work or not?
>>>
>>>
>>>
>>> All we have at present are dashed lines – no springs or no arrows.
>>>
>>>
>>>
>>>
>>>
>>> ______
.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
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