From: Mert Gür (gurmert_at_gmail.com)
Date: Tue Dec 16 2014 - 23:17:02 CST
Dear all,
I just can't find the keyword that I am looking for. I am trying to
transfer the bond list of a molecule (ID 0) to its replica that I have
generated (ID 1).
In other words I would like to make the following operation for a bond list
instead of atom names;
set p [atomselect 0 all]
set pn [$p get name]
set a [atomselect 1 all]
$a set name $pn
Thanks,
Mert
This archive was generated by hypermail 2.1.6 : Wed Dec 31 2014 - 23:23:07 CST