t;)
cmd.pseudoatom("temp",pos=[0,0,5],name="B")
cmd.bond("tempA","tempB")
python end
Cheers,
Warren
From: Stuart Ballard [mailto:srball...@wisc.edu]
Sent: Monday, September 21, 2009
t;, pos=[0,0,5], name="b")
cmd.bond("tempa", "temp////b")
What version of PyMOL do you use?
-- Jason
> [PyMOL] Bond command not functioning in script
> From: Stuart Ballard - 2009-09-21 22:52
>
> Attachments: Message as HTML
> Hello all,
Hello all, Warren,
I have a script which creates two pseudoatoms and a bond object between
them, but the bond step consistently fails. However, the two pseudoatoms can
be bound in the console after the script halts with the exact same command
which fails in the script:
cmd.bond("temp0A0","te